99x / 99x/timercpp

not thread-safe

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
266
Forks
74
PR merge metrics
No merged PRs in 30d

Description

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...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.