Skip to content

Conversation

@bouthilx
Copy link
Member

@bouthilx bouthilx commented Feb 11, 2022

Many tests leave running processes or threads in the backgrounds. There
are both cause of tests randomly hanging and side-effects during other
tests latter on. We should verify at end of each tests that no processes
or threads are left running.

Note

Commit for github-actions and tox.ini should be removed before merge. This is just to focus the CI on the faulty tests while I am still debugging.

Other note

The test test_storage.py::test_acquire_algorithm_lock_timeout should be adjusted when all lost processes and threads are adressed.

Many tests leave running processes or threads in the backgrounds. There
are both cause of tests randomly hanging and side-effects during other
tests latter on. We should verify at end of each tests that no processes
or threads are left running.
bouthilx added a commit to bouthilx/orion that referenced this pull request Feb 11, 2022
@bouthilx bouthilx added this to the v0.2.3 milestone Feb 11, 2022
@bouthilx bouthilx modified the milestones: v0.2.3, v0.2.5 Mar 18, 2022
lebrice pushed a commit to lebrice/orion that referenced this pull request Jun 27, 2022
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.

1 participant