rio
rio copied to clipboard
Update submitted atomic in submit_all()
If the user calls submit_all() directly, the submitted atomic is not updated. Leading to a crash. I suspect most users rely on waiting on a completion to implicitly submit so don't hit this issue.