fabaccess-bffh/runtime/executor/scripts/test_blocking_thread_pool.sh

5 lines
197 B
Bash
Raw Normal View History

2021-11-14 17:51:48 +01:00
#!/bin/zsh
cargo test longhauling_task_join -- --ignored --exact --nocapture
cargo test slow_join_interrupted -- --ignored --exact --nocapture
cargo test slow_join -- --ignored --exact --nocapture