I’m getting this exception: ```Fatal exception in ...
# coroutines
r
I’m getting this exception:
Copy code
Fatal exception in coroutines machinery for DispatchedContinuation[StandardTestDispatcher[scheduler=kotlinx.coroutines.test.TestCoroutineScheduler@46497bc7], Continuation at app.cash.turbine.ChannelKt$withWallclockTimeout$2$1$1.invokeSuspend(channel.kt)@5edfbab7]. Please read KDoc to 'handleFatalException' method and report this incident to maintainers
Should I file this issue on Github in the coroutines repo or on Youtrack?
d
r
Thanks, will do!
l
Did you end up reporting it?