Fixed control-C bug

This commit is contained in:
Ross Scroggs
2024-05-28 13:06:19 -07:00
parent 33d9949283
commit db95cbcfa4
5 changed files with 28 additions and 13 deletions

View File

@@ -2,6 +2,11 @@
Merged GAM-Team version
6.76.07
Fixed bug where control-C was not recognized when GAM had processed all rows in a CSV file
and was `Waiting for N running processes to finish before terminating`.
6.76.06
Fixed bug in `gam <UserTypeEntity> print messages ... positivecountsonly` where message counts with value 0 were deiplayed.