Skip to content

Fix: resize default execution context, not current [fixup #16444]#16471

Merged
ysbaddaden merged 1 commit intomasterfrom
fix/pr-16444
Dec 2, 2025
Merged

Fix: resize default execution context, not current [fixup #16444]#16471
ysbaddaden merged 1 commit intomasterfrom
fix/pr-16444

Conversation

@ysbaddaden
Copy link
Collaborator

We shall resize the default execution context (parallel), not the current context (may be an isolated context).

We shall resize the `default` execution context (parallel), not the `current` context (may be an isolated context).
@ysbaddaden ysbaddaden self-assigned this Dec 2, 2025
@ysbaddaden ysbaddaden added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:specs topic:multithreading labels Dec 2, 2025
@straight-shoota
Copy link
Member

This slipped through because testing in CI depends on #16339

@straight-shoota straight-shoota added the kind:regression Something that used to correctly work but no longer works label Dec 2, 2025
@ysbaddaden ysbaddaden merged commit 1a03b8e into master Dec 2, 2025
84 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Multi-threading Dec 2, 2025
@ysbaddaden ysbaddaden deleted the fix/pr-16444 branch December 2, 2025 16:23
@ysbaddaden ysbaddaden added this to the 1.19.0 milestone Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works topic:multithreading topic:stdlib:specs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants