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
Recently in this issue we fixed ZIO#option to make it NOT handle unchecked exceptions. The point was that it should be explicit using something like sandbox.
I think the same reasoning applies to ZIO#ignore. What do you think?