-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Sometimes test_fuzz.py
leaves behind a stray process:
$ nosetests tests/test_fuzz.py
....
----------------------------------------------------------------------
Ran 4 tests in 0.533s
OK
$ ps -u $(whoami) -o pid,state,cmd | grep ' [T] '
7607 T /usr/bin/python /home/jwilk/python-afl/tests/target_persistent.py
CC: @danstender
Metadata
Metadata
Assignees
Labels
No labels