Closed shenfu1991 closed 10 months ago
The report here isn’t very detailed but it looks like this is a threading bug in your code. Does this crash reproduce on macOS?
Actually this appears to be a dupe of swift-server/async-http-client#724. You have more information there, so let’s use that report.
Expected behavior
[what you expected to happen] Stable running
Actual behavior
crashed
Steps to reproduce
My Vapor program crashed after receiving several network request errors.
If possible, minimal yet complete reproducer code (or URL to code)
see log
SwiftNIO version/commit hash
revision : "702cd7c56d5d44eeba73fdf83918339b26dc855c", version" : "2.62.0"
[the SwiftNIO tag/commit hash]
System & version information
Please provide at the very least your operating system and Swift version information.
OS: ubuntu20.04 swift version: 5.9.2
Ideally, run
and attach (or paste) the resulting file
nio-diagnose.md
into this bug report or send it to the SwiftNIO maintainers privately.logs: