|
Ran
|
Files
479
|
Run time
28s
|
Badge
README BADGES
|
push
github
net.box: do not start worker fiber synchronously Due to a regression introduced in c13b3a31, the worker fiber is started synchronously, while it should be started asynchronously, in order for the `wait_connected = false` option of `connect` to work correctly. We already explicitly wait from Lua for the connection to become active via `wait_state` when `wait_connected = true`. Closes #9489 NO_DOC=<bugfix> (cherry picked from commit 0502a1f52)
62557 of 113758 branches covered (54.99%)
93444 of 108887 relevant lines covered (85.82%)
2669895.67 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|