So recently I had an interesting design challenge.I had a 'child' workflow which may or may not start before it's 'Parent' workflow, but at some stage, I needed the parent workflow to wait for the child workflow to complete. Now I couldn't use a standard...