Skip to content

Commit 8b7063a

Browse files
authored
Merge pull request #970 from ganga-devs/mesmith75-patch-1
Release notes - 6.5.0
2 parents 432c587 + 339f199 commit 8b7063a

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

release/ReleaseNotes

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
--------------------------------------------------------------------------------------------------------------
66
ganga/python/Ganga
77
--------------------------------------------------------------------------------------------------------------
8-
* ...
8+
* Exceptions improved - known exceptions will now not produce a long unhelpful trace. #943
9+
* Bugfix to job killing to keep master job status as running when a subjob is killed. #950
10+
* Change session locks to be opened as read/write #960
11+
12+
--------------------------------------------------------------------------------------------------------------
13+
ganga/python/GangaDirac
14+
--------------------------------------------------------------------------------------------------------------
15+
* Protect reading of file with Dirac commands from race conditions. #941
16+
* Bugfix in the WN script for the Executable application on Dirac - errors now raised properly. #947
17+
* Bugfix for getOutputDataAccessURLs. #956
18+
19+
--------------------------------------------------------------------------------------------------------------
20+
ganga/python/GangaLHCb
21+
--------------------------------------------------------------------------------------------------------------
22+
* Bugfix to the prepareGaudiExec function when using a directory that doesn't exist yet. #952
23+
* New application, BenderBox, for Bender with cmake. #969
924

1025
**************************************************************************************************************

0 commit comments

Comments
 (0)