Ran
|
Files
8
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
MB-18523 - close handling improvments This isn't a proven fix for MB-18523, but some related improvements... 1) Checks for isClosed() situations have been added to the API method entry points, which can now return ErrClosed. 2) Also, if application goroutines were blocked, waiting in ExecuteBatch() for more space to become available, they were incorrectly not signal'ed during a close situation, and this commit adds the signal'ing. Change-Id: I57d24fe37 Reviewed-on: http://review.couchbase.org/61403 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1348 of 1462 relevant lines covered (92.2%)
801.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|