pungi/pungi/phases/gather
Lubomír Sedlář 477dcf37d9 Store extended traceback for gather errors
When a gathering thread raises an exception, it gets forwarded to the
main thread and re-raised there. However, during this transition it
loses details about exact location of the problem.

This patch creates an extended traceback in the worker, which should
make it easier to track the problem down later.

JIRA: RHELCMP-4259
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-02-17 11:11:26 +01:00
..
methods gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00
sources pkgset: Drop kobo.plugins usage from GatherSources 2021-01-27 15:55:21 +01:00
__init__.py Store extended traceback for gather errors 2021-02-17 11:11:26 +01:00
link.py Optimize link_files by creating temporary dict mapping path to pkg_obj. 2020-11-11 12:20:01 +00:00
method.py gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00
source.py pkgset: Drop kobo.plugins usage from GatherSources 2021-01-27 15:55:21 +01:00