#10 Some logs are duplicated
Closed: Fixed 6 years ago Opened 6 years ago by athoscr.

A few log messages are being printed twice during runtime.

2017-06-08 15:29:51,243 - kiskadee - INFO - Saving example plugin in database
2017-06-08 15:29:51,243 - kiskadee - INFO - Saving example plugin in database
2017-06-08 15:29:51,469 - kiskadee - INFO - Dequed Package: {'name': 'example', 'plugin': <module 'kiskadee.plugins.example' from '/home/athos/src/kiskadee/kiskadee/plugins/example.py'>, 'version': '0.1'}
2017-06-08 15:29:51,469 - kiskadee - INFO - Dequed Package: {'name': 'example', 'plugin': <module 'kiskadee.plugins.example' from '/home/athos/src/kiskadee/kiskadee/plugins/example.py'>, 'version': '0.1'}


Fixed this bug on https://pagure.io/kiskadee/c/70ed460d1f5b4e662b8263aae69ae027be29eb30?branch=anitya. When we merge this on master this issue must be closed.

Login to comment on this ticket.

Metadata