summary refs log tree commit diff
path: root/changelog.d/10995.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Catch AttributeErrors when calling registerProducer (#10995)Brendan Abolivier2021-10-071-0/+1
Looks like the wrong exception type was caught in #10932.