-
Couldn't load subscription status.
- Fork 1.4k
Fix #1003 Attach unsafeRun location to the stack trace #1133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #1003 Attach unsafeRun location to the stack trace #1133
Conversation
|
tests failures in Streams on CircleCI... |
719df10 to
a553999
Compare
|
@Kaishh Looks great to me and very useful! 👍 Did you look into why |
I think we'll need a new release & re-release interops due to bincompat change in |
|
@Kaishh Ah right. So you have to update interop first, then update this one again. We'll have to figure this out long term. Maybe website / docs has to be pulled out into a separate project. |
|
Ok, released https://github.com/zio/zio/releases/tag/v1.0.0-RC9-3 let's see what happens |
|
Failed with https://circleci.com/gh/zio/zio/5035 |
|
https://circleci.com/gh/zio/zio/5069 🤦♀️ |
|
@Kaishh done |
|
@ghostdogpr Thank you very much! |
Fiber trace should tell where unsafeRun was called