Commit 8aef454
committed
Emit warning if ping socket select takes longer
We experienced Zookeeper session timeouts within our applications
with Kazoo because of GIL contention blocking the Kazoo thread and
its ping loop. The thread will now emit a warning in such a case.1 parent b2f7a46 commit 8aef454
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| 592 | + | |
592 | 593 | | |
593 | 594 | | |
594 | 595 | | |
595 | 596 | | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
596 | 603 | | |
597 | 604 | | |
598 | 605 | | |
| |||
0 commit comments