reactormonk
07/07/2022, 1:05 PMtrySendBlocking
to send exceptions down the channel?Joffrey
07/07/2022, 1:06 PMclose(Throwable)
?reactormonk
07/07/2022, 1:07 PMJoffrey
07/07/2022, 1:09 PMResult
) and send it normally like other elementsreactormonk
07/07/2022, 1:10 PMJoffrey
07/07/2022, 1:12 PMsimon.vergauwen
07/07/2022, 1:12 PMEither
type, and in Arrow Fx Coroutines it offers similar functionality as Cats-effect and FS2.
https://github.com/arrow-kt/arrowreactormonk
07/07/2022, 1:12 PMsimon.vergauwen
07/07/2022, 1:13 PMreactormonk
07/07/2022, 1:14 PMResult
, until I need to change it. Probably sooner than I'd like.simon.vergauwen
07/07/2022, 1:18 PMThrowable
. If you end up using Arrow, and you have any doubts or questions there are many people in#arrow that'd gladly help you out!reactormonk
07/07/2022, 1:20 PMsimon.vergauwen
07/07/2022, 1:22 PM