Fixing nested timeout contexts using both thread and signal based Timeout contexts#37
Conversation
|
@mmatera I started fixing issues with this repo here: https://github.com/spraakbanken/stopit2 I am interested of including this PR (I recreated it here: spraakbanken#5 including adapting code to my changes of the project) |
Hi, @kod-kristoff. Sorry for the delay in the answer. I am glad to know that you are working on update this project. This is how we are using it: and works in ubuntu, windows and osx. What is not working is in "emscripten", a platform for which it would be nice to port it too. |
This PR would provide a more complete fix for #17, handling timeouts with both kinds of Timeout context managers.