from interruptingcow import timeout with timeout(20.0, RuntimeError): run_something_that_might_take_long()
Post a Comment
No comments:
Post a Comment