[perl #132983] Roast S32-io/IO-Socket-Async.t test fails WSL - listen "already in use" test
[email protected] (Ron Schmidt) Thu, 15 Mar 2018 09:53:32 -0700
| Newsgroups | perl.perl6.compiler |
|---|---|
| Message-ID | <[email protected]> |
# New Ticket Created by Ron Schmidt # Please include the string: [perl #132983] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=132983 > Roast S32-io/IO-Socket-Async.t has a test for a second tap on a Supply from listen which is supposed to quit right away. On WSL (windows subsystem linux) the second tap does not quit and awaiting for the failure runs past the 5 second Promise waiting for the quit and then fails. The message for this test is 'Address already in use results in a quit'. Not sure where/what the problem is and so not suggesting fudging the test.