Stops the provider.
If there is a task executing currently then it will finish, any other submitted tasks will not be run.
This method will hang till said task has finished executing.
GuillotineException on error stopping the worker
See Implementation
Stops the provider.
If there is a task executing currently then it will finish, any other submitted tasks will not be run.
This method will hang till said task has finished executing.