Skip to content

Conversation

@krichprollsch
Copy link
Member

No description provided.

@krichprollsch krichprollsch self-assigned this Apr 8, 2025
Updates zig-js-runtime to latest, reverting the loop reset change. This solves
the introduced memory leak.

On WPT error, call js_env.wait() to ensure all pending events are completed.
Without this, on error, the code is likely to crash as the timeout callback
executes AFTER env.deinit() is called. This is now possible to do safely on
Mac now that cancel is pseudo-implemented.
@krichprollsch krichprollsch merged commit 8b29653 into main Apr 9, 2025
12 checks passed
@krichprollsch krichprollsch deleted the wpt-fix branch April 9, 2025 06:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants