You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
PR #430 breaks fluent interface nature of Node.js Stream:
To reproduce, uncomment
require("zone.js"). The code will crash because createInterface and on do not return self which prevents cascading