** Changed in: kaliveda/1.8
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/551483
Title:
close database file straight after building
Status in KaliVeda data analysis framework:
Fix Released
Status in KaliVeda 1.8 series:
Fix Released
Bug description:
when databases are built (i.e. a dataset is selected for the first time), the
DataBase.root file is not
closed until the end of the ROOT session/programme execution.
so if anything goes wrong (or execution is aborted by the user) the file is
on disk but not closed
manual intervention is required to remedy the situation (either a
gDataSet->GetDataBase("update")
or 'rm $KVROOT/db/[dataset]/DataBase.root'
_______________________________________________
Mailing list: https://launchpad.net/~kaliveda-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kaliveda-dev
More help : https://help.launchpad.net/ListHelp