Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid exception if time has drifted backward #618

Closed
wants to merge 1 commit into from

Conversation

sergle
Copy link

@sergle sergle commented May 22, 2015

Hi, there is small workaround to prevent assertion for finished process, if for some reason current time is earlier than time when process was started.

In my case it's rather artificial condition - our QA team changes the current date back and forth trying to reproduce and/or find other issues. And sometimes they have run into this condition - when child process is exited normally, tooquicky becomes True and current process state doesn't match expected STARTING.

@sergle
Copy link
Author

sergle commented May 22, 2015

sorry, I have to look on other pull requests first :(
as there is already #533

@sergle sergle closed this May 22, 2015
mnaberez added a commit that referenced this pull request Jun 13, 2015
mnaberez added a commit that referenced this pull request Aug 8, 2015
mnaberez added a commit that referenced this pull request Nov 4, 2015
mnaberez added a commit that referenced this pull request Nov 8, 2015
alexsilva pushed a commit to alexsilva/supervisor that referenced this pull request Jun 21, 2019
alexsilva pushed a commit to alexsilva/supervisor that referenced this pull request Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant