#thread #long #spawned #blocked

shutter-gate

Simple test utility to panic when spawned threads are blocked too long

1 unstable release

Uses old Rust 2015

0.1.0 Apr 23, 2018

#3 in #blocked

MIT/Apache

8KB
98 lines

Shutter-gate

Docs.rs Build Status codecov

Simple test utility to panic when spawned threads are blocked too long.

License

This repository is dual-licensed under the MIT license and Apache license 2.0 at your option. By contributing to Shutter-gate you agree that your contributions will be licensed under these two licenses.


lib.rs:

Simple test utility to panic when spawned threads are blocked too long.

No runtime deps