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-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 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 4E66D1F8C6; Thu, 8 Jul 2021 08:42:52 +0000 (UTC) Date: Thu, 8 Jul 2021 08:42:52 +0000 From: Eric Wong To: meta@public-inbox.org Subject: deduplication doesn't always work with "lei up" Message-ID: <20210708084252.GA31657@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: It seems to only happen with HTTP(S) externals, and not in a FreeBSD VM, only bare metal Debian. I can't seem to reproduce it consistently, at all. Been staring at the LeiSavedSearch and query_remote_mboxrd off and on for a few days while testing dedupe and can't seem to notice any problems. Maybe the maxuid guard for locals is hiding the bug...