qorelanguage / qore

Qore Programming Language
GNU General Public License v2.0
61 stars 10 forks source link

ConnectionProvider: the PollingConnectionMonitor class can stop polling in the I/O thread under some conditions #4896

Closed davidnich closed 3 months ago

davidnich commented 3 months ago

if all connections complete their polls successfully in the timeout period, the I/O thread can stall