This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
files.cat stream doesn't auto resume .on('data') #939
Labels
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P3
Low: Not priority right now
Comments
I've seen this issue before as the stream doesn't resume for some reason. Try manually resuming it with |
daviddias
added
kind/bug
A bug in existing code (including security flaws)
kind/support
A question or request for support
P3
Low: Not priority right now
labels
Aug 1, 2017
That is weird that it works different, the first behaves like it should where when you attach a callback to |
daviddias
changed the title
Stream in browser does not emit data
files.cat stream doesn't auto resume .on('data')
Sep 1, 2017
daviddias
added
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
and removed
kind/support
A question or request for support
labels
Sep 1, 2017
Hi @kevinsimper, mind confirming if this is still an issue? I haven't seen it again with 0.27 |
Closing as I can't repro. Let me know if you still see the bug. |
MicrowaveDev
pushed a commit
to galtproject/js-ipfs
that referenced
this issue
May 22, 2020
In preparation for ipfs/team-mgmt#822 License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This was referenced Mar 18, 2022
This was referenced Jul 10, 2023
This was referenced Jul 11, 2023
This was referenced Nov 27, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P3
Low: Not priority right now
I wrote this simple demo on jsbin, but somehow the content stream does not emit any data?
I would love to see such a simple demo here in the repo and I will submit a pull request if wanted to this repo
https://jsbin.com/covirovuxe/edit?html,output
The text was updated successfully, but these errors were encountered: