Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPU: always send exit message to script before exiting #30989

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

gterzian
Copy link
Member

@gterzian gterzian commented Jan 3, 2024

When WebGPU exits, including when it internally encounters an error, always first send the Exit message to script before exiting.


  • There are tests for these changes OR
  • These changes do not require tests because ___

@gterzian gterzian requested a review from sagudev January 3, 2024 13:53
@gterzian gterzian changed the title webgpu: always send exit message to script before exiting WebGPU: always send exit message to script before exiting Jan 3, 2024
Copy link
Member

@sagudev sagudev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I would like to wait for webgpu run: https://github.com/sagudev/servo/actions/runs/7398389520

@sagudev
Copy link
Member

sagudev commented Jan 3, 2024

New run for updated expectations: https://github.com/sagudev/servo/actions/runs/7398819825

Copy link
Member

@sagudev sagudev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that #30999, I think the real changes are captured in updates expectations (mostly CRASH -> TIMEOUT).

@sagudev sagudev added the A-content/webgpu The WebGPU implementation. label Jan 3, 2024
@sagudev sagudev added this pull request to the merge queue Jan 3, 2024
Merged via the queue into servo:main with commit f44ff83 Jan 3, 2024
16 checks passed
@gterzian gterzian deleted the fix_webgpu_error_handling branch January 4, 2024 05:41
@gterzian
Copy link
Member Author

gterzian commented Jan 4, 2024

Thanks for the review and test update! @sagudev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/webgpu The WebGPU implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants