Skip to content
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

Question: would it be possible to release all references to nghttp2_rcbuf before (or right after) passing it to nghttp2_on_header_callback2? #1980

Open
dyumin opened this issue Oct 18, 2023 · 3 comments
Labels

Comments

@dyumin
Copy link

dyumin commented Oct 18, 2023

Currently nghttp2_session instance holds references to nghttp2_rcbuf after nghttp2_on_header_callback2 is finished making it impossible to call nghttp2_rcbuf_decref on other threads

@dyumin dyumin changed the title Question: would it be possible to release all references to nghttp2_rcbuf before passing it to nghttp2_on_header_callback2? Question: would it be possible to release all references to nghttp2_rcbuf before (or right after) passing it to nghttp2_on_header_callback2? Oct 18, 2023
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Mar 24, 2024
@dyumin
Copy link
Author

dyumin commented Mar 24, 2024

Unstale

@github-actions github-actions bot removed the Stale label Apr 6, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant