2

Is it possible in Python to catch uncaught exceptions thrown in a QThread, so that the parent thread catch exceptions from the children thread. In Java I would have used an UncaughtExceptionHandler for this.

eyllanesc
  • 235,170
  • 19
  • 170
  • 241
gramm
  • 18,786
  • 7
  • 27
  • 27

0 Answers0