From dc6b1e97c6a32f58e05ef99c0e5c8d0d387385eb Mon Sep 17 00:00:00 2001 From: rustdesk Date: Tue, 25 Aug 2026 08:49:37 +0800 Subject: [PATCH] bump hbb_common: sharpen the SESSIONS leak assertion The leak test waited for an instant with no new keys, which needs the whole suite idle; it now watches for a key that outlasts its window, which is what "leaked" means. `--test-threads=2` still fails: a real entry survives the wait, and it is not the one this test creates. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_019UzcMTdYTEv2QbMHcTSUy3 --- libs/hbb_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/hbb_common b/libs/hbb_common index 748eefdf2..a96ec7f77 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 748eefdf2ef10eb8d92ac9b30b7373185e94eead +Subproject commit a96ec7f77e09fe93ef5286862fae52fbaf4bbe35