Re: rpki-client remove debug code

2021-02-05 Thread Theo Buehler
On Thu, Feb 04, 2021 at 06:56:05PM +0100, Claudio Jeker wrote: > This bit of debug code to understand the progress of rpki-client is no > longer helpful. Most of the time this is a stuck rsync that causes delays > and those are now nicely handled by an internal timeout. > I propose to remove this.

rpki-client remove debug code

2021-02-04 Thread Claudio Jeker
This bit of debug code to understand the progress of rpki-client is no longer helpful. Most of the time this is a stuck rsync that causes delays and those are now nicely handled by an internal timeout. I propose to remove this. -- :wq Claudio Index: main.c ===