Skip to content

Detect invalid file handles when passed to SelectIdleQueue

Jeffrey Baitis requested to merge baitisj/python-nbxmpp:master into master

Prior to the fix, this manifests as the following log file:

(W) nbxmpp.transports_nb calling send on empty buffer and queue

Merge request reports