Merge branch 'fix-correct-num-clients-status' into 'develop'

Call the thread cleanup code when requesting `status`

See merge request open-source/flexnbd-c!46
This commit is contained in:
James Carter
2018-02-20 09:51:37 +00:00
4 changed files with 17 additions and 20 deletions

2
debian/changelog vendored
View File

@@ -21,6 +21,8 @@ flexnbd (0.2.0) UNRELEASED; urgency=medium
calculating if a request exceeds the max block size (!45)
* Added tests for setting TCP_NODELAY on upstream-reconnections in the
proxy, and refactored the other LD_PRELOAD tests (!43)
* Clean up dead threads before calculating the number of connected clients
on the status command (!46)
-- James Carter <james.carter@bytemark.co.uk> Thu, 11 Jan 2018 10:05:35 +0000