-
Notifications
You must be signed in to change notification settings - Fork 35
Timeout Should be Resiliant to Stalls in Extractor Libraries #128
Open
Description
#127 revealed an a new issue that if there is a stall in an extractor dependency we use, the resource governor is never called. This may require some refactoring to perhaps a task based system with a timer based cancellation to improve the robustness of the timer restriction.