]> git.tdb.fi Git - libs/gltk.git/commitdiff
Use RAII to ensure consistent PartCache state
authorMikko Rasa <tdb@tdb.fi>
Tue, 17 Sep 2019 12:42:19 +0000 (15:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 17 Sep 2019 12:42:19 +0000 (15:42 +0300)
end_rebuild needs to be called even if an exception is thrown during
rebuilding.


No differences found