This website works better with JavaScript.
Explore
Help
Sign In
util
/
rq
mirror of
https://github.com/peter4431/rq.git
Watch
4
Star
0
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f5ce159b60
main
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f5ce159b60'
${ noResults }
rq
/
dev-requirements.txt
4 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move mock to test-only dependencies.
11 years ago
mock
feat: avoided "zombie" processes after killing work horse (#1348) * feat: avoided "zombie" processes after killing work horse by setting work horse process group and killing this group * fixed tests * tests: added test to check that all workhorse subprocesses are killed * tests: updated guthub run tests dependencies since they are not using (dev-)requirements.txt Co-authored-by: Ruslan Mullakhmetov <ruslan@twentythree.net>
4 years ago
pytest
psutil