Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Issue with echo & source to /dev/stdin
- X-seq: zsh-workers 47803
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Anand N <anand.mail@xxxxxxxxx>
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: Issue with echo & source to /dev/stdin
- Date: Wed, 6 Jan 2021 08:40:38 -0800
- Archived-at: <https://zsh.org/workers/47803>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-01/CAH%2Bw%3D7ZVrDSFbtunvruB3ZtQMmeeVKNrPZa0V9LN2eSLySCm2g%40mail.gmail.com>
- In-reply-to: <CAH=D2ePLkLKt=SuA6B=23VMKZwx68cLw=HCogWG+mcM-UfyYyw@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH=D2ePLkLKt=SuA6B=23VMKZwx68cLw=HCogWG+mcM-UfyYyw@mail.gmail.com>
On Tue, Jan 5, 2021 at 10:27 PM Anand N <anand.mail@xxxxxxxxx> wrote:
>
> We noticed that even a very basic echo to /dev/stdin is taking more than 5 seconds.
Has anyone tried using "dtruss" on the process to see which system
calls may be blocking?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author