Commit c2de308
committed
Fix error for missing Fiber when tracking uncaught exceptions
When tracking uncaught exceptions, we do not have fiber, but our code works with futures. So it fails with error "Can't wait without fiber".
Fix this by creating fiber.1 parent cd4cde2 commit c2de308
1 file changed
+1
-1
lines changed
0 commit comments