[0.10.0] Change pool size in runtime
What's changed
Added
- Added functions
add_idle_workers!/2andremove_idle_workers!/2for changing the count of idle workers in runtime.
Changed
- Refactored private
start_workersfunction. It no longer accepts monitor_id as it already is in the state. - Updated
telemetrydependency.