Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Implement locking for stdio streams #264

Open
klange opened this issue Oct 29, 2022 · 0 comments
Open

Implement locking for stdio streams #264

klange opened this issue Oct 29, 2022 · 0 comments

Comments

@klange
Copy link
Owner

klange commented Oct 29, 2022

The libc's stdio implementation is not thread-safe. This is a deficiency that has been known since it was first written, and one that is starting to bite us in user reports. Correct this by adding locks to streams.

@klange klange mentioned this issue Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant