Skip to content

StarlingMonkey port body streaming and event loop lifetime fixes #795

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

Merged
merged 4 commits into from
May 30, 2024

Conversation

guybedford
Copy link
Contributor

@guybedford guybedford commented May 28, 2024

This fixes the fetch event body streaming and lifetime handling for the StarlingMonkey port. Lifetimes are handled properly now by carefully ensuring that event loop interest increments and decrements directly correspond to being equivalent to the fetch_event::is_active state.

@guybedford guybedford changed the title StarlingMonkey port event loop lifetime fix StarlingMonkey port body streaming and event loop lifetime fixes May 28, 2024
@guybedford guybedford requested a review from elliottt May 29, 2024 00:46
Copy link
Contributor

@elliottt elliottt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@guybedford guybedford merged commit 1e54f05 into main May 30, 2024
20 checks passed
@guybedford guybedford deleted the lifetime-fixes branch May 30, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants