Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] checkpoints cause re-wrapping with condor_pid_ns_init
- Date: Wed, 10 Apr 2019 18:57:01 +0000
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] checkpoints cause re-wrapping with condor_pid_ns_init
On 4/10/2019 10:21 AM, Duncan Brown wrote:
> Hi Todd,
>
> I think this one is definitely a bug. I have USE_PID_NAMESPACES = True and every time the starter restarts a user process after a checkpoint, it adds another invocation of condor_pid_ns_init:
>
Yes, a bug indeed, but easy to fix.
Thanks for the report!
Making a ticket and will push a patch into the stable series.
regards,
Todd