Skip to content

Commit c2de308

Browse files
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common

Submodule common updated 1 file

0 commit comments

Comments
 (0)