Skip to content

Add synchronization during logger creation#915

Merged
marcoeilers merged 2 commits into
masterfrom
meilers_fix_silicon_968
Jun 6, 2026
Merged

Add synchronization during logger creation#915
marcoeilers merged 2 commits into
masterfrom
meilers_fix_silicon_968

Conversation

@marcoeilers

Copy link
Copy Markdown
Contributor

When using multiple instances of the FrontendAPI in parallel, this should avoid one thread asking for a logger while logger initialization triggered by another thread is still ongoing, which leads to a ClassCastException, as shown in viperproject/silicon#968.

@marcoeilers marcoeilers enabled auto-merge (squash) June 6, 2026 16:44
@marcoeilers marcoeilers merged commit efc0caa into master Jun 6, 2026
5 checks passed
@marcoeilers marcoeilers deleted the meilers_fix_silicon_968 branch June 6, 2026 17:05
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