X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8C932388451F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8TWMI/JH2Hp+MZuBigP5MoP3gbx4Xl5omj8Et/GNxts=; b=kkZzXEkiFJVScIsGmJUxtME3zKMmzeNhYGTDX+kuZ98FhO8NuLLLcFJ+6ZuedX7YLI Zjgr63WVRDDJPdz/lYxopLJnDC/Lldo97lWMvMvQgD57ZSF5ffTb38xirMMcxGTbj541 zuYiJjcqF/uELbJFN9kGV05eWYlMPb80nIQRAMCsrju6qvnyDTfHwH/ih8is98PKGdHM RDjQ+XgZFdbngvokE5oGZxR81K8562Qvex7XzBMg5BO4LxXe0ot7xDVbci6EiQM99BL9 sRhK7YWBetpYd8iboPb3Hl7H5XddUQvj8CLErOrnY/PIWgfrH7rnmwNeWMRXEF8cW/11 953Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8TWMI/JH2Hp+MZuBigP5MoP3gbx4Xl5omj8Et/GNxts=; b=yHqo15L8UVrumI3lsypxFztuZuyvZ6zbTpfScDDmfXU4z/J0WIwJfwV40aJTawJTno JrTmrd/Bi6BRxgycn+Rr1nryEXM7myRfNjJxMTkPle0nf4h8zaYwSdMnZvihYBr/Uj8Z aVnUcPL0kZfreTWxPqTT2jHNqv+OPwdBTS6sKDjJKu/sqarWx5Js/wyYz4QthJ64agQ7 /RE4RAmX0VNK69w7yqDz0GtBHT3AJ9xWNyd+L0k3vrSTzbqUJEP+US1EkFyEDVVIAJj2 xNDq2d+hL6zsSWOg91Z3cX7j0CCqDb+5vA8mjmvHRVlXlqSwijF8yq8CZmtKFvUgKb0E Va8A== X-Gm-Message-State: AOAM532fHJRyeXTKNJ6MAzd1c7zKoBHgHfW4oYNXHJJ8/5iFkuHPAN8I i63nwXIKS6K/QPFdQW2WvPwlvwGer3p8loVt8RU= X-Google-Smtp-Source: ABdhPJxs/N2ttRAcNCmqx6DEeYEhAaj7LjbESkxFhJccpT+DGVs6F/SKEFrKOlIbEVEmHs3tZa/OSAMyUWDLEYQBx4A= X-Received: by 2002:a05:6602:160a:b0:648:cf59:3613 with SMTP id x10-20020a056602160a00b00648cf593613mr3702843iow.163.1647585179720; Thu, 17 Mar 2022 23:32:59 -0700 (PDT) MIME-Version: 1.0 References: <20220227235303 DOT 5d6239724ed83b145772134b AT nifty DOT ne DOT jp> <20220302081259 DOT 2a7e522ef1a9e3e6da0aa259 AT nifty DOT ne DOT jp> <20220303090208 DOT 4a04e35756b7868fe9b4701d AT nifty DOT ne DOT jp> <20220312063625 DOT 9ca3d42d4e2e941a13fa7909 AT nifty DOT ne DOT jp> <20220318132335 DOT d5635fe9fc782ed53bddf7bc AT nifty DOT ne DOT jp> <20220318142243 DOT 1751c742ebaae47e8fba9b47 AT nifty DOT ne DOT jp> <20220318153058 DOT 22d217eea1bb746e709da555 AT nifty DOT ne DOT jp> In-Reply-To: <20220318153058.22d217eea1bb746e709da555@nifty.ne.jp> From: Orgad Shaneh Date: Fri, 18 Mar 2022 08:32:48 +0200 Message-ID: Subject: Re: Typed characters are mis-ordered when CPU usage is high To: Takashi Yano X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Fri, Mar 18, 2022, 8:31 AM Takashi Yano wrote: > On Fri, 18 Mar 2022 07:57:27 +0200 > Orgad Shaneh wrote: > > I'm using the dll that was built here: > > https://github.com/git-for-windows/msys2-runtime/actions/runs/2000018081 > > for my PR: https://github.com/git-for-windows/msys2-runtime/pull/43 > > > > I can reproduce in msys2-runtime repo, but it's quite hard. Try this: > > 1. git fetch > > 2. While it is running, write git and then very quickly type > > ququququququququququququququququ until the prompt appears. > > > > Sometimes you'll get q or u before git. > > Do you run git in Git for Windows? or msys2 git? > Git for Windows > -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple