Re: Revision of GNU Parallel's processing of SIGTERM

2015-04-12 Thread Ole Tange
On Sat, Apr 11, 2015 at 12:56 AM, Martin d'Anjou wrote: > Hello Ole, > > I worked on the SIGTERM propagation feature today. I have questions, the > questions are also in the code in the form of comments, if you prefer to > read them there (search for "Question"): > https://github.com/martinda/gnu-

Re: Revision of GNU Parallel's processing of SIGTERM

2015-04-12 Thread Martin d'Anjou
On 15-04-12 07:14 AM, Ole Tange wrote: On Sat, Apr 11, 2015 at 12:56 AM, Martin d'Anjou wrote: Hello Ole, I worked on the SIGTERM propagation feature today. I have questions, the questions are also in the code in the form of comments, if you prefer to read them there (search for "Question"): h

GNU Parallel processing of SIGTERM: proposal 2

2015-04-12 Thread Martin d'Anjou
Hello Ole and GNU Parallel readers, I am staring anew because I have taken a different approach than the one I documented in the other emails I have sent. This time, I updated the documentation first, so as to describe the new features I am proposing. I have pushed the feature description t