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
I'm not sure exactly how to reproduce this bug, because it occurs when a certain number of conditions are met within the Effect fiber runtime & scheduler.
It occurs in code that looks like this, but I suspect that the reproduction requires certain conditions to come together for the event loop/runtime to cause this.
What version of Bun is running?
1.2.1+ce532901c
What platform is your computer?
Darwin 24.3.0 arm64 arm
What steps can reproduce the bug?
I'm not sure exactly how to reproduce this bug, because it occurs when a certain number of conditions are met within the Effect fiber runtime & scheduler.
It occurs in code that looks like this, but I suspect that the reproduction requires certain conditions to come together for the event loop/runtime to cause this.
What is the expected behavior?
Should be able to access all the getters/functions on
ReadableStreamDefaultController
What do you see instead?
Additional information
Related to Effect-TS/effect#4538
The text was updated successfully, but these errors were encountered: