|
Ran
|
Jobs
1
|
Files
305
|
Run time
36s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/tarantool/tarantool/commit/<a class=hub.com/tarantool/tarantool/commit/a09c2f4f347d9c7443a9de3d925d367f68b24fe1">a09c2f4f3<a href="https://github.com/tarantool/tarantool/commit/a09c2f4f347d9c7443a9de3d925d367f68b24fe1">">vinyl: cancel reader and writer threads on shutdown Currently, vinyl won&#39;t shutdown until all reader and writer threads gracefully complete all their pending requests, which may take a while, especially for writer threads that may happen to be doing compaction at the time. This is annoying - there&#39;s absolutely no reason to delay termination in such a case. Let&#39;s forcefully cancel all threads, like we do in case of relay threads. This should fix sporadic vinyl/replica_quota test hang. Closes #3949 (cherry picked from commit </a><a class="double-link" href="https://github.com/tarantool/tarantool/commit/<a class="double-link" href="https://github.com/tarantool/tarantool/commit/e463128e4bd400183b2aa678a7acde762a0d1963">e463128e4</a>">e463128e4</a><a href="https://github.com/tarantool/tarantool/commit/a09c2f4f347d9c7443a9de3d925d367f68b24fe1">)
4 of 4 new or added lines in 2 files covered. (100.0%)
41145 of 50002 relevant lines covered (82.29%)
835007.79 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 5 | 15363.5 (TARGET=coverage) | 0 |
82.29 |
Travis Job 15363.5 |