TestStopCheck.startBgShutdown

Start a background thread that will forcefully terminate the application.

struct TestStopCheck
@trusted nothrow
void
startBgShutdown
(
Duration waitFor = 10.dur!"minutes"
)

Meta