HTTPClientTests.testRaceNewRequestsVsShutdown flaky (crash in assert(self.pool.count == 0)
)
#371
Milestone
assert(self.pool.count == 0)
)
#371
Failed in CI on 5.0 job https://ci.swiftserver.group/job/async-http-client-swift50-prb/884/console
this is distinct but probably related to #290 . The line in question is line 117 in
HTTPClient.swift
.The text was updated successfully, but these errors were encountered: