Join Slack
Is there an equivalent to `select` that doesn't abort if one of the coroutines throws an exception?
# coroutines
a
AJ Alt
04/24/2018, 5:20 PM
Is there an equivalent to
select
that doesn't abort if one of the coroutines throws an exception?
p
petersommerhoff
04/25/2018, 8:39 AM
None in the stdlib AFAIK but you can wrap it in
try-catch
10
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by