mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-26 10:59:53 +00:00
68037473d0
Provide a different scheme that does not involve a wait(), if by chance the flow dies without getting back to our thread. wait() has no timeout so this is a strategy to cope by making sure we hang for no longer than 3 minutes, which is well beyond any time a login should possibly take.