nodejs / readable-stream

Node-core streams for userland
https://nodejs.org/api/stream.html
Other
1.03k stars 227 forks source link

Check for existence of `process` object (fix for v3) #414

Closed th0r closed 2 years ago

th0r commented 5 years ago

Fixes #412 for v3

Notes:

mcollina commented 5 years ago

Can you please enable me to push on this PR? I have the test fixed.

th0r commented 5 years ago

@mcollina I've added you as collaborator to the forked repo if this is what you are asking for.

th0r commented 5 years ago

@mcollina any updates?

vweevers commented 5 years ago

I'm -1 on the nextTick change.