Dalinar
01/30/2019, 4:49 AMfuture { }
?gildor
01/30/2019, 5:06 AMDalinar
01/30/2019, 5:06 AMgildor
01/30/2019, 5:08 AMCompletableFuture exception handling
Dalinar
01/30/2019, 5:08 AMfuture { }.get()
- however I have a bug where it appears like some invisible exception is happening, and I have no other explanation as to what it could be other than some invisible exception, so I'm wondering if there is any other way suspendable code running in a future { }
could swallow and exception so that it does not get thrown by future {}. get()
?gildor
01/30/2019, 6:14 AMDalinar
01/30/2019, 6:14 AM