Skip to content

backtracegenerator: load sentry payload when process exits

Harald Sitter requested to merge work/sitter/load-early into master

this prevents us from accidentally accessing the files past its life (as part of the temporary directory). by caching the payload internally we always can be sure to have access to it.

Merge request reports