Skip to content

fix(controller): template concurrency#1802

Merged
oliverbaehler merged 1 commit intoprojectcapsule:mainfrom
oliverbaehler:fixes
Dec 19, 2025
Merged

fix(controller): template concurrency#1802
oliverbaehler merged 1 commit intoprojectcapsule:mainfrom
oliverbaehler:fixes

Conversation

@oliverbaehler
Copy link
Collaborator

Fixes #1800

Templates should return a copy, not template in place. This should avoid concurrent map writes.

@oliverbaehler oliverbaehler merged commit a42d910 into projectcapsule:main Dec 19, 2025
20 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.

Bug: Concurrent map writes

2 participants