Skip to content
  • Roger Dingledine's avatar
    remove assert from dns.c that's no longer true: · fadfd261
    Roger Dingledine authored
    typically the resolve will be pending, but it could be failed if it
    just failed and we're working through the 'pending' list, or it could
    be valid if some other dnsworker raced us to fill in the entry.
    
    
    svn:r1164
    fadfd261