You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have an option to limit computation time for individual runs.
Not quite sure that the best way to implement this is. https://pypi.org/project/timeout-decorator/ would be a solution but apparently signal is not available for windows 🙄 (pnpnpn/timeout-decorator#1)
The text was updated successfully, but these errors were encountered:
Would be nice to have an option to limit computation time for individual runs.
Not quite sure that the best way to implement this is. https://pypi.org/project/timeout-decorator/ would be a solution but apparently
signal
is not available for windows 🙄 (pnpnpn/timeout-decorator#1)The text was updated successfully, but these errors were encountered: