Skip to content

Commit

Permalink
Document #4017 bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oleiade committed Nov 11, 2024
1 parent 17ce062 commit 59383ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release notes/v0.55.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ This approach enables tests to be written for all platforms, accommodating eithe
- [browser#1452](https://github.com/grafana/xk6-browser/pull/1452) Fixes a possible deadlock when working with `page.on`.
- [browser#1469](https://github.com/grafana/xk6-browser/pull/1469) Fixes `locator.waitFor` so it waits between navigations and doesn't throw an error.
- [browser#1488](https://github.com/grafana/xk6-browser/pull/1488), [browser#1493](https://github.com/grafana/xk6-browser/pull/1493) Fixes memory leaks.
- [#4017](https://github.com/grafana/k6/pull/4017) Fixes a bug where k6 would not stop when a test was aborted right after an `await` statement.

## Maintenance and internal improvements

Expand Down

0 comments on commit 59383ea

Please sign in to comment.