melodic-thailand-99227
01/06/2022, 9:03 PM./pants test ./test_queue.py
This passes:
./pants test --debug ./test_queue.py
witty-crayon-22786
01/06/2022, 9:06 PM--debug
runs the process interactively, such that it will actually be able to read stdio
, and will have a TTY
--no-debug
has empty stdiosudo py-spy dump -p $testpid
melodic-thailand-99227
01/06/2022, 9:16 PMwitty-crayon-22786
01/06/2022, 9:17 PMpy-spy
, as it will tell you where it is hung.