get Traceback information when use_signals=False, possibly by using tblib
(see https://pypi.python.org/pypi/tblib)
-
What is the current behavior?
there is no Traceback Information when use_signals=False, because that cant be pickled from the process
just the Exception is raised
-
What is the motivation / use case for changing the behavior?
give correct traceback informaton for debugging
-
Please tell us about your environment:
ALL
get Traceback information when use_signals=False, possibly by using tblib
(see https://pypi.python.org/pypi/tblib)
What is the current behavior?
there is no Traceback Information when use_signals=False, because that cant be pickled from the process
just the Exception is raised
What is the motivation / use case for changing the behavior?
give correct traceback informaton for debugging
Please tell us about your environment:
ALL