This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch goroutine-leak
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 2e2a8b52a fix comment
add 6f7d712f4 fix(storage): prevent DiskMonitor.Stop from hanging when
forced cleanup is active, leaking the whole server on shutdown (#1216)
add c62c85bef Merge branch 'main' into goroutine-leak
No new revisions were added by this update.
Summary of changes:
banyand/internal/storage/disk_monitor.go | 42 +++++++++++++++---
banyand/internal/storage/disk_monitor_test.go | 63 +++++++++++++++++++++++++++
banyand/measure/metadata.go | 1 +
banyand/measure/metadata_test.go | 36 ++++++++++++++-
4 files changed, 135 insertions(+), 7 deletions(-)