How to print the busying scheduler size of ExecutionContext::Parallel?

the ExecutionContext::Parallel#size method is the number of threads that have been started, if it was increased, never see it reduce, not what I want, there was no #active? method to check current scheduler is still active too.

Thanks