-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
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
fasthttp v1.33.0 panic when closing context🐛 #1792
Labels
Comments
@itzikiusa could you link this PR ? |
you mean ? |
yes |
There is some activity on this in a new PR: valyala/fasthttp#1234 |
@ReneWerner87 |
Dependabot is working #1811 |
Could we release a patch version to fix this? |
sure give me some minutes |
thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fiber version
v2.27.0
Issue description
every few minutes due to race condition panic occurs and program exists, issue is caused by fasthttp library, v1.33.0
this is more a warning then a bug, as a PR exists on fasthttp, but fiber also affected by this issue
The text was updated successfully, but these errors were encountered: