Stop will stop the pool manager and all associated workers.
()
| 74 | Start() error |
| 75 | // Stop will stop the pool manager and all associated workers. |
| 76 | Stop() error |
| 77 | // Status will return the current status of the pool manager. |
| 78 | Status() params.PoolManagerStatus |
| 79 | // Wait will block until the pool manager has stopped. |
no outgoing calls
no test coverage detected