Yes, only one coroutine runs at a time in a workflow, so there are no concurrency concerns. It is safe to increment that variable.
Yes, only one coroutine runs at a time in a workflow, so there are no concurrency concerns. It is safe to increment that variable.