#2313 koji hub on fedora 32 has ignored exception in logs
Closed: Invalid by kevin. Opened by kevin.

This doesn't seem to cause any issues, but it does show up a lot in the error logs:

        Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7fd3709e5dc0>
        Traceback (most recent call last):
          File "/usr/lib64/python3.8/weakref.py", line 111, in remove
          File "/usr/lib64/python3.8/site-packages/zope/interface/interface.py", line 552, in __hash__
        NameError: name 'hash' is not defined

I can't reproduce it now. Anyway, it looks it is coming from some plugin/other lib. We don't use zope-interface in koji itself. Maybe some fedmsg plugin?

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Turning on debug mode could show complete traceback.

ok, it looks like this is coming from our fedora-messaging plugin... debug mode doesn't show anything more. ;(

Anyhow, it's not a koji problem...

Metadata Update from @kevin:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2313

Please continue any further discussion there.

Metadata