You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved handling of ctrl-c input from users. #1194
New possible check of the repository when ganga is started. The status of the last 5 jobs are checked for being in a
bad state (submitting) and forces them to failed. To enable set DisableLoadCheck=False in .gangarc #1193, #1237, #1240
ganga/ganga/GangaDirac
Error messages in Dirac scripts from failed submission now returned to user. #1243
Added kwarg validTime to DiracProxy. This sets the requested time of validity of the credential on
creation. Time must be of format HH:MM . Defaults to 24h. #1236