Skip to content

Conversation

@WebReflection
Copy link
Contributor

This MR goal is to provide a non globally shared way to communicate a Worker that the main thread would like to "unstuck" the possible loop that is not returning but it's guarded.

The current implementation is what will eventually land in PyScript as unstuck utility out of our namespace.

This MR allows multiple workers on the same page to be stuck or unstuck without interfering with each other.

@WebReflection WebReflection requested a review from ntoll October 30, 2025 09:56
@WebReflection WebReflection merged commit 75a3b30 into main Oct 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants