Commit ad4a872
committed
Fix ServiceBrowser infinite looping when zeroconf is closed before its canceled
- If the ServiceBrowser was not canceled before Zeroconf was closed
out, and it was not started by Zeroconf itself, it could lead
to an infinite scheduling loop1 parent fec9f3d commit ad4a872
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | 468 | | |
472 | 469 | | |
473 | 470 | | |
| |||
476 | 473 | | |
477 | 474 | | |
478 | 475 | | |
| 476 | + | |
| 477 | + | |
479 | 478 | | |
480 | 479 | | |
481 | 480 | | |
| |||
0 commit comments