Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-23 | fix: unhandledrejection handling for sync throw in top level (#15279) | Bartek IwaĆczuk | |
Fixes an edge in "unhandledrejection" event that prevent synchronous errors being surfaced when throw from a top-level scope. |