Skip to content

Add stub backpressure methods to Cloudflare polyfills #961

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

Closed
wants to merge 1 commit into from

Conversation

Dyostiq
Copy link

@Dyostiq Dyostiq commented Oct 16, 2024

Streaming data from a query in the CF environment crashes due to missing "pause" and "resume" methods in Socket's polyfill. As the underlying stream is a Web Stream, it seems to be safe to just stub these methods.

Streaming data from a query in the CF environment crashes due to missing "pause" and "resume" methods in Socket's polyfill. As the underlying stream is a Web Stream, it seems to be safe to just stub these methods.
@Dyostiq Dyostiq closed this Feb 21, 2025
@Dyostiq Dyostiq deleted the patch-1 branch February 21, 2025 02:14
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.

1 participant