On this page
io.github.libtmux.junit5.TmuxExtension.TmuxExtension.reapAbandoned
- Module
- io.github.libtmux.junit5.TmuxExtension
- Declared in
- TmuxExtension
- Package
- io.github.libtmux:libtmux
- Source
- libtmux-junit5/src/main/java/io/github/libtmux/junit5/TmuxExtension.java
-
Ends every tmux server under
rootwhose owning JVM is gone, and answers how many ended. Runs while other runs are using the same root, so it may only touch abandoned servers.
0 declared, 0 inherited