Function ProcessManager.close

Shut down the process manager

void close () @nogc @trusted;

There is no real need to call this. This is mostly useful for unit tests. Must be called while the reactor is still active.