Commit 6a2d78e
committed
feat(cbf): add liveness check before returning requester
requester() now checks is_running() to give callers an immediate failure
signal instead of waiting for SendError to propagate through the channel.1 parent a9dced6 commit 6a2d78e
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
485 | 494 | | |
486 | 495 | | |
487 | 496 | | |
| |||
0 commit comments