Home  >  Q&A  >  body text

How to debug python multi-process

How to know where the child process crashed?
Can I use pdb?
I used https://stackoverflow.com/que... this, but there is no error message in my program. I don’t know if it has anything to do with zmq gevent

曾经蜡笔没有小新曾经蜡笔没有小新2662 days ago753

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-06-12 09:26:30

    Try to write features in key steps and output them to standard output or write files
    Judge based on the output

    reply
    0
  • Cancelreply