raise the error after fixing the transaction state

This commit is contained in:
Gregory Becker 2023-05-23 23:14:33 +02:00
parent 265d80cee3
commit 0ced62480d

View File

@ -1373,6 +1373,7 @@ def concretize(self, force=False, tests=False):
self.concretized_user_specs = old_concretized_user_specs
self.concretized_order = old_concretized_order
self.specs_by_hash = old_specs_by_hash
raise
def _get_specs_to_concretize(
self,