Commit 127bec2
mingsing
wait for Dapr health check asynchronously
Switch Dapr health check from blocking call to async call to avoid blocking the event loop in async environments
Signed-off-by: mingsing <[email protected]>1 parent ca3fc05 commit 127bec2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments