An option so that awsstop does not complete until all threads have.
Currently awsstop completes before they have . I have had the 'joy' of dealing with systems where the completion of awsstop is taken as a signal that the Linux host can be terminated. Unfortunately until the awsckd tasks have closed their file (and have ended), z/OS level disk updates can still reside in the Linux cache - leading to corrupted, well, Db2 databases. With this enhancement the awsckd files would be nicely closed before awsstop completes with less chance of this corruption.
JamesAC