Skip to content

runtime: don't access timer queue outside of lock#5470

Merged
dgryski merged 1 commit into
tinygo-org:devfrom
dgryski:dgryski/timer-threads-lock
Jun 19, 2026
Merged

runtime: don't access timer queue outside of lock#5470
dgryski merged 1 commit into
tinygo-org:devfrom
dgryski:dgryski/timer-threads-lock

Conversation

@dgryski

@dgryski dgryski commented Jun 19, 2026

Copy link
Copy Markdown
Member

This was causing a flake on testing context.

This was causing a flake on testing `context`.

Fixes tinygo-org#5469
@dgryski dgryski force-pushed the dgryski/timer-threads-lock branch from 180bf26 to 2f1119f Compare June 19, 2026 17:52
@niaow

niaow commented Jun 19, 2026

Copy link
Copy Markdown
Member

Fixes #5469

@dgryski dgryski merged commit 6f686d1 into tinygo-org:dev Jun 19, 2026
20 of 21 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.

2 participants