More careful handling of threadpool threads that have a hub.
The threadpolo worker greenlet itself is meant to spend much of its time blocking, so don't report on it if it does. Only if we switch greenlets while running the user's code should we start looking for blocking.
Showing
Please register or sign in to comment