9ed536c990
Not doing so was causing cloudflared to become stuck after some time. This would happen because the Observer pattern was sending events to the UI channel (that has 16 slots) but no one was consuming those when the UI is not enabled (which is the default case). Hence, events (such as connection disconnect / reconnect) would cause that buffer to be full and cause cloudflared to become apparently stuck, in the sense that the connections would not be reconnected. |
||
---|---|---|
.. | ||
cloudflared |