Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
directories (#15949) | |||
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. |