Skip to content

Conversation

nirizr
Copy link

@nirizr nirizr commented Aug 6, 2021

The linux timeout command seems to fail terminating processes
occasionally, so when possible without breaking the interface I've added
a subprocess.Popen timeout (to be double the linux timeout) as a backup
timeout.

This is a bit hackish but has been useful for me.

The linux timeout command seems to fail terminating processes
occasionally, so when possible without breaking the interface I've added
a subprocess.Popen timeout (to be double the linux timeout) as a backup
timeout.

This is a bit hackish but has been useful for me.
@nirizr nirizr force-pushed the nirizr/py_timeout_backup branch from aba7e62 to 86dac6d Compare August 6, 2021 11:48
@vanhauser-thc
Copy link
Member

same here, do you want to fix the conflict or me just copying over the changes?

@nirizr
Copy link
Author

nirizr commented Jan 5, 2023

Fixed the conflict. Thanks!

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