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
Sorry for late reply.
SIGALRM is used only for unit tests which we develop on Linux.
Public API does not use this feature. If you are using Python API, you can safely ignore it.
In Windows OS using signal.SIGALRM cause error
Why is signal.SIGALRM not working in Python on windows?
The text was updated successfully, but these errors were encountered: