Skip to content

worker: wake web lock waiters after env cleanup - #59

Draft
trivikr wants to merge 1 commit into
mainfrom
test-web-locks
Draft

worker: wake web lock waiters after env cleanup#59
trivikr wants to merge 1 commit into
mainfrom
test-web-locks

Conversation

@trivikr

@trivikr trivikr commented Jun 25, 2026

Copy link
Copy Markdown
Owner

When a worker exits while holding a Web Lock, cleanup removes the held lock but did not wake other environments with pending requests. This could leave the waiter pending until the test runner timed out.

Wake pending environments after removing the terminating environment's held locks and queued requests.

When a worker exits while holding a Web Lock, cleanup removes the held
lock but did not wake other environments with pending requests. This
could leave the waiter pending until the test runner timed out.

Wake pending environments after removing the terminating environment's
held locks and queued requests.

Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
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.

1 participant