mirror of
https://github.com/bshoshany/thread-pool.git
synced 2026-07-30 07:23:01 +04:00
25 lines
611 B
Markdown
25 lines
611 B
Markdown
---
|
|
name: Failed tests
|
|
about: The provided automated tests failed on your system? Report it here.
|
|
title: "[TEST]"
|
|
labels: bug
|
|
---
|
|
|
|
**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.)
|
|
|
|
**Log file**
|
|
|
|
Please attach the log file generated by the automated test program to this issue.
|
|
|
|
**Additional information**
|
|
|
|
Include any additional information here.
|