Skip to content

test_fuzz: stray process left behind #4

@jwilk

Description

@jwilk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions