Skip to content

Conversation

@am009
Copy link
Contributor

@am009 am009 commented Jan 24, 2026

The measurer worker is launched using multiprocessing.Pool's apply_async. If there is any uncaught exception, the worker thread will die and stop to do any more work. Probably related to #1108

_result = pool.apply_async(local_measure_worker.measure_worker_loop)

@vanhauser-thc
Copy link
Collaborator

@jonathanmetzman ping :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants