|
Ran
|
Jobs
1
|
Files
306
|
Run time
32s
|
Badge
README BADGES
|
push
travis-ci
cbus: fix inconsistency in endpoint creation The notification of wait variable shall be done under a bound mutex locked. Otherwise the results are not guaranteed (see pthread manuals). Thus when we create a new endpoint via cbus_endpoint_create and there is an other thread which sleeps inside cpipe_create we should notify the sleeper under cbus.mutex. Fixes #4806 Reported-by: Alexander Turenko <alexander.turenko@tarantool.org> Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> (cherry picked from commit d6d69c9fb)
1 of 1 new or added line in 1 file covered. (100.0%)
41901 of 50755 relevant lines covered (82.56%)
933323.9 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 4 | 21992.4 (TARGET=coverage) | 0 |
82.56 |
Travis Job 21992.4 |