summaryrefslogtreecommitdiffstats
path: root/subcmds/diff.py
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2021-02-18 23:28:32 -0500
committerMike Frysinger <vapier@google.com>2021-02-19 20:06:03 +0000
commit057905fa1d074e6dd341822e5a6a1e49b6b97a21 (patch)
tree4fe23676208a9c0145e08879db4f0b9b8e5268a9 /subcmds/diff.py
parent401c6f072564966437a74dc2f33280a85d79dc84 (diff)
downloadgit-repo-057905fa1d074e6dd341822e5a6a1e49b6b97a21.tar.gz
error: fix pickling of all exceptions
Make sure all our custom exceptions can be pickled so that if they get thrown in a multiprocess subprocess, we don't crash & hang due to multiprocessing being unable to pickle+unpickle the exception. Details/examples can be seen in Python reports like: https://bugs.python.org/issue13751 Change-Id: Iddf14d3952ad4e2867cfc71891d6b6559130df4b Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/297382 Reviewed-by: Michael Mortensen <mmortensen@google.com> Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'subcmds/diff.py')
0 files changed, 0 insertions, 0 deletions