Xqt added a comment.
Ah that might be the problem. async_manager was never reached because the buffer was full from previous puts to the queue and it seems the queue was not decreased. Maybe there is a timeout error when putting the page but the request wasn't removed from the queue. My problem is that that bug occurs after a long delay which might be several days. I will decrease the max_queue_size now to enforce the problem. TASK DETAIL https://phabricator.wikimedia.org/T85061 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: valhallasw, Xqt, Aklapper, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
