mars-project / mars-project/mars
[BUG] test_ownership_when_scale_in hang
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When running test case `DEBUG_OSCAR=1 pytest -v -s mars/deploy/oscar/tests/test_ray.py::test_ownership_when_scale_in`, it hangs occasionally.
**To Reproduce**
To help us reproducing this bug, please provide information below:
1. Your Python version: 3.7.9
2. The version of Mars you use: master
3. Versions of crucial packages, such as numpy, scipy and pandas
4. Full stack of the error.




6. Minimized code to reproduce the error.
**Expected behavior**
`test_ownership_when_scale_in` should finish in less than 120 seconds
Contributor guide
Assessment
This issue has not been assessed yet.