Skip to content

fix: wait for transaction commit to finish

Arnaud Vergnet requested to merge topic/default/commit-wait into branch/default

Without this we cannot catch errors raised by a commit (such as authentication errors)

Merge request reports