Skip to Content.

rare-dev - Re: [rare-dev] Integration of the release manager

Subject: Rare project developers

List archive


Re: [rare-dev] Integration of the release manager


Chronological Thread 
  • From: Alexander Gall <>
  • To: <>
  • Cc: <>
  • Subject: Re: [rare-dev] Integration of the release manager
  • Date: Tue, 5 Apr 2022 10:40:09 +0200

On Mon, 4 Apr 2022 18:29:32 +0200, mc36 <> said:

> hi,
> On 4/4/22 16:46, Alexander Gall wrote:
>>
>> It correctly shows that bfswd consist of 3 processes, but when I do
>> "reload process bfswd stop", I only see a single call to kill with
>> strace
>>

> my bad, here is the fix, now it kills all the children:

> https://github.com/mc36/freeRouter/commit/6f4d1af01af92892bb26e234ecb1e268793a4c88

Perfect. Thanks.

> (i really had to check what that toarray returns: the type cast failed...:))

Does

try {
...
} catch (Exception e) {
}

Effectiviley ignore exceptions? Maybe youd shouldn't :)

--
Alex



Archive powered by MHonArc 2.6.19.

Top of Page