Windows: libc++abi error on zig test
Open
bug
- Dominant language
- C++
- Stars
- 4
- Forks
- 2
- PR merge metrics
- PR metrics pending
Description
```bash
$> Run zig build test -freference-trace
run test: error: libc++abi: terminating due to uncaught exception of type std::__1::system_error: thread: The attempted operation is not supported for the type of object referenced.
run test: error: while executing test 'test.Task runner', the following command exited with code 3 (expected exited with code 0):
```
**Reference**:
- https://github.com/kassane/asio_c_wrapper/actions/runs/5180014887/jobs/9333649700#step:4:5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.