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 have noticed that when using TyrianZIOApp and my update function throws an exception, the app freezes but no exception is visible in the console. TyrianIOApp, on the other hand, displays the exceptions just fine. Here are a couple of Github Gists that demonstrate.
I have noticed that when using TyrianZIOApp and my update function throws an exception, the app freezes but no exception is visible in the console. TyrianIOApp, on the other hand, displays the exceptions just fine. Here are a couple of Github Gists that demonstrate.
ZIO: https://gist.github.com/zynque/4de5e5ccd8569b1d8d4306011a955efa
Cats IO: https://gist.github.com/zynque/9ba27c9dec5960b1c0ab5e0541c4ebec
Here are the library versions I'm currently using:
The text was updated successfully, but these errors were encountered: