We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During the benchmarks done by @antonputra in https://www.youtube.com/watch?v=iPnMPnelWOE the Fiber server crashed way before fasthttp. Investigate what may have caused this.
Fiber
fasthttp
Source code for the benchmarks is here: https://github.com/antonputra/tutorials/tree/229/lessons/229
n/a
Fiber not to crash
v3.0.0-rc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
During the benchmarks done by @antonputra in https://www.youtube.com/watch?v=iPnMPnelWOE the
Fiber
server crashed way beforefasthttp
. Investigate what may have caused this.Source code for the benchmarks is here: https://github.com/antonputra/tutorials/tree/229/lessons/229
How to Reproduce
n/a
Expected Behavior
Fiber not to crash
Fiber Version
v3.0.0-rc
Checklist:
The text was updated successfully, but these errors were encountered: