Is it safe to create a program that calls `commit` and exits immediately after? Or should `sync_commit` be used?
Is it safe to create a program that calls
commitand exits immediately after? Or shouldsync_commitbe used?