diff --git a/changelog/4487.bugfix.rst b/changelog/4487.bugfix.rst new file mode 100644 index 000000000..3ba8d4731 --- /dev/null +++ b/changelog/4487.bugfix.rst @@ -0,0 +1 @@ +During teardown of the python process, and on rare occasions, capture attributes can be ``None`` while trying to resume global capture.