[bug #51200] Improvement suggestion: listen to signals to adjust number of jobs

2023-03-20 Thread Henrik Carlqvist
Follow-up Comment #3, bug #51200 (project make): My latest patch signal_num_jobs6.patch is almost a complete rewrite to work better with recursive calls to make. Jobs are simply added by putting tokens in the pipe from the signal routine for SIGUSR2. Revoking jobs are slightly more tricky, a

[bug #51200] Improvement suggestion: listen to signals to adjust number of jobs

2023-03-20 Thread Henrik Carlqvist
Additional Item Attachment, bug #51200 (project make): File name: signal_num_jobs6.patch Size:5 KB ___ Reply to this item at:

[bug #51200] Improvement suggestion: listen to signals to adjust number of jobs

2020-07-04 Thread Henrik Carlqvist
Additional Item Attachment, bug #51200 (project make): File name: signal_num_jobs5.patch Size:3 KB ___ Reply to this item at:

[bug #51200] Improvement suggestion: listen to signals to adjust number of jobs

2017-11-19 Thread Henrik Carlqvist
Follow-up Comment #1, bug #51200 (project make): As the directory structure recently changed in git, would you like me to send an updated patch? regards Henrik ___ Reply to this item at:

[bug #51200] Improvement suggestion: listen to signals to adjust number of jobs

2017-06-07 Thread anonymous
URL: Summary: Improvement suggestion: listen to signals to adjust number of jobs Project: make Submitted by: None Submitted on: Wed 07 Jun 2017 06:43:43 PM UTC Severity: 3 - Normal