mirror of
https://github.com/bshoshany/thread-pool.git
synced 2026-07-21 19:13:00 +04:00
937 B
937 B
name, about, title, labels
| name | about | title | labels |
|---|---|---|---|
| Bug report | Found a bug? Report it here. | [BUG] | bug |
Describe the bug
A clear and concise description of what the bug is.
Minimal working example
A short but complete program that can be compiled to reproduce the error. Paste the program between the two code fences. If it's too long or requires multiple files, attach the file(s) instead.
Behavior
What behavior did you expect to get? What actually happened? If the code failed to compile, please include the full output of the compiler.
System information
- CPU model, architecture, # of cores and threads:
- Operating system:
- Name and version of C++ compiler:
- Full command used for compiling, including all compiler flags:
- Thread pool library version:
(Please note that only the latest version of the thread pool library is supported.)
Additional information
Include any additional information here.