[WIP] test: Add "WinError 10048" to the retry exceptions #18626

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2004-qaAuthWin2 changing 2 files +22 −5
  1. MarcoFalke commented at 8:19 PM on April 13, 2020: member

    No description provided.

  2. DrahtBot added the label Tests on Apr 13, 2020
  3. test: Add "WinError 10048" to the retry exceptions fadb3d4019
  4. MarcoFalke force-pushed on Apr 13, 2020
  5. in test/functional/interface_rest.py:74 in fadb3d4019
      74 | +            return conn.getresponse()
      75 | +
      76 | +        try:
      77 | +            resp = request()
      78 | +        except OSError as e:
      79 | +            retry = (
    


    laanwj commented at 11:41 AM on April 14, 2020:

    Concept ACK, though could we maybe match on e.errno instead of the string?

  6. MarcoFalke commented at 11:52 AM on April 14, 2020: member
  7. MarcoFalke closed this on Apr 14, 2020

  8. MarcoFalke deleted the branch on Apr 14, 2020
  9. DrahtBot locked this on Feb 15, 2022
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me