public inbox for goredo-devel@lists.stargrave.org
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: goredo-devel@lists.cypherpunks.ru
Subject: Re: Unclear what target the output relates to
Date: Mon, 25 Sep 2023 19:20:15 +0300 [thread overview]
Message-ID: <ZRGzPybshEiavg9X@stargrave.org> (raw)
In-Reply-To: <37aacfeb-eb05-4566-9019-6c08656dbd6f@spacefrogg.net>
[-- Attachment #1: Type: text/plain, Size: 961 bytes --]
*** goredo [2023-09-24 13:10]:
> It is just so convenient to use the terminals scrollback buffer than to run redo-log for the same effect for 99% of the cases.
But that will buffer targets output and bring delays for it.
Currently I do not have strong opinion on that subject, except that
current implementation just leaves target's stderr alone (of no log
capture is enabled of course) and it passes as is immediately. Will need
to think about all of that more later.
>goredo's status lines and target's stderr output is coherent.
By default status lines are printed only for *finished* targets. So
target's stderr definitely will be before that finished status. You can
enable -log-wait (REDO_LOG_WAIT=1) to print the fact that some target is
started. Personally I use that sometimes to understand what is actually
running now.
--
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: 12AD 3268 9C66 0D42 6967 FD75 CB82 0563 2107 AD8A
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-09-25 16:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-21 19:12 Several issues since 1.30 spacefrogg
2023-09-23 19:16 ` resource deadlock avoided messages Sergey Matveev
2023-09-24 11:17 ` goredo
2023-09-25 16:14 ` Sergey Matveev
2023-09-23 19:16 ` Target runs multiple times in single session Sergey Matveev
2023-09-23 19:17 ` Slow/buffered output of targets finished messages Sergey Matveev
2023-09-23 19:17 ` Unclear what target the output relates to Sergey Matveev
2023-09-24 11:10 ` goredo
2023-09-25 16:20 ` Sergey Matveev [this message]
2023-09-28 13:55 ` spacefrogg
2023-09-30 16:57 ` Sergey Matveev
2023-10-16 13:24 ` Sergey Matveev