mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
60b5271a9a
This is the same as we do for currently rendering tasks. They get effectively sync aborted when the listener is invoked. We potentially miss out on some debug info in that case but that would only apply to any entries inside the stream which doesn't really have their own debug info anyway.