From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E4B8B1F66E for ; Fri, 28 Aug 2020 10:13:00 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/3] more watch-related stuff Date: Fri, 28 Aug 2020 10:12:57 +0000 Message-Id: <20200828101300.17939-1-e@yhbt.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: 1/3 is the most important; more watch tweaks coming... Eric Wong (3): watch: flush changes to inbox before updating IMAPTracker imaptracker: update_last: simplify callers tests: check-run: show skipped tests lib/PublicInbox/IMAPTracker.pm | 5 +++-- lib/PublicInbox/WatchMaildir.pm | 4 ++-- t/run.perl | 22 ++++++++++++++++++++-- 3 files changed, 25 insertions(+), 6 deletions(-)