Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not thread-safe #8

Open
ilka-schulz opened this issue Oct 25, 2021 · 0 comments
Open

not thread-safe #8

ilka-schulz opened this issue Oct 25, 2021 · 0 comments

Comments

@ilka-schulz
Copy link

As this library does not guarantee thread-safety unless the called function function is itself thread-safe, please consider adding a disclaimer. I saw your disclaimer

DISCLAIMER - This implementation uses threads not a queue

but I think it does not nearly meet the danger that this library poses, maybe specifically mention data races and link to Wikipedia or so. I can see frustrated beginners already because they get non-deterministic behavior and impossible to debug bugs...

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

No branches or pull requests

1 participant