Rpgoldman

Avatar
  • 活动总数 2
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 1
  • Rpgoldman 创建了一个帖子,

    Breakpoints in Python subprocesses

    I am running multi-threaded python code inside pytest using the PyCharm debugger. The test fails, and I get a failure report from the main thread, which catches the result from a sub-process using ...