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

Gets stuck when writing anything into the stream #302

Open
soshimee opened this issue Jan 28, 2023 · 1 comment
Open

Gets stuck when writing anything into the stream #302

soshimee opened this issue Jan 28, 2023 · 1 comment

Comments

@soshimee
Copy link

I get any ReadableStream and use StreamSaver to get a writable stream and write to it using pipeTo. It gets stuck and does nothing, the promise never resolves nor rejects.

@soshimee
Copy link
Author

I found a more specific reason as to why this happens. For some reason, the GET request to mitm.html gets "canceled". Is there anything that could cause this? It sometimes DOES work in random occasions.

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

No branches or pull requests

1 participant