Does anyone know what this is about?
$ git gcc-verify
Checking 918fcaf0cbf833063c45805ef893cfa2c9ebc875: OK
Exception ignored in: <function Git.AutoInterrupt.__del__ at 0x7f27a049d4e0>
Traceback (most recent call last):
File "/usr/lib/python3.13/site-packages/git/cmd.py", line 563, in __del__
File "/usr/lib/python3.13/site-packages/git/cmd.py", line 544, in
_terminate
File "/usr/lib64/python3.13/subprocess.py", line 2227, in terminate
ImportError: sys.meta_path is None, Python is likely shutting down
I am on Fedora 41 just updated.
Jerry