HKWorkoutBuilder::beginCollection doesn't return sometimes

When testing with Xcode 10 beta 4 using the watchOS 5 simulator, I'm finding that completion block for HKWorkoutBuilder::beginCollection either:

1) never gets called

2) is very slow to get called (many seconds)

3) gets called right away


Is anyone else having that issue? Restarting the simulator sometimes helps...