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.
Observing the issue when using bluebird module. Fork a zone 'A' with a bluebird promise in run. Check Zone.current.name in then function. In should be 'A'. Fork a new zone, 'B', check Zone.current in then. Expected 'B', but it still reports 'A'.
Hi!
Observing the issue when using bluebird module. Fork a zone 'A' with a bluebird promise in run. Check Zone.current.name in then function. In should be 'A'. Fork a new zone, 'B', check Zone.current in then. Expected 'B', but it still reports 'A'.
(running in Node v6.11.3)
Please check: https://runkit.com/vkopyl/test-bluebird-with-zone-js