shutdownOnCompletion abstract method
Kill the spawned process after processing current items in queue.
Implementation
Future<void> shutdownOnCompletion();
Kill the spawned process after processing current items in queue.
Future<void> shutdownOnCompletion();