Skip to content

util: console: global console lock#82

Merged
JordanYates merged 1 commit into
mainfrom
feature/multithreading_console
Aug 21, 2025
Merged

util: console: global console lock#82
JordanYates merged 1 commit into
mainfrom
feature/multithreading_console

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Add a lock around the internal print call to ensure that multithreaded applications using the module have clean output.

Add a lock around the internal `print` call to ensure that multithreaded
applications using the module have clean output.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit 2746b46 into main Aug 21, 2025
5 checks passed
@JordanYates JordanYates deleted the feature/multithreading_console branch August 21, 2025 03:25
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