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

[NOMRG] DBG add more logs+skip non-failing tests #280

Closed
wants to merge 42 commits into from

Conversation

tomMoral
Copy link
Collaborator

@tomMoral tomMoral commented Jan 7, 2021

This PR intends to investigate and fix #279.

@ogrisel
Copy link
Collaborator

ogrisel commented Jan 7, 2021

Unexpected sequence, it does not seem to match the previous one:

...
[DEBUG:LokyProcess-119:MainThread] Worker got a task

[DEBUG:LokyProcess-119:MainThread] sleep is over

[DEBUG:LokyProcess-119:MainThread] checked all pids

[DEBUG:LokyProcess-112:MainThread] psutil used to check memory size (force_gc=True

[DEBUG:LokyProcess-119:MainThread] Worker getting a task

[DEBUG:MainProcess:Thread-91] terminate process LokyProcess-119

@ogrisel
Copy link
Collaborator

ogrisel commented Jan 7, 2021

I disabled garbage collection / memory monitoring and it still crashes. What is weird is that the terminated worker has Worker getting a task as last message, without: Worker got a task.

@ogrisel
Copy link
Collaborator

ogrisel commented Jan 8, 2021

The important debug info are being extracted in #282. Closing.

@ogrisel ogrisel closed this Jan 8, 2021
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.

TestExecutorDeadLock.test_crash_races[13] crash
2 participants