Skip to content

get Traceback Information when use subprocesses #2

@bitranox

Description

@bitranox
  • I'm submitting a ...
    • feature request

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions