Fastlane concurrent simulators cause connection abort

Hi,
I’m facing the same issue: macOs plan - issue with xcrun simctl shutdown

It appear when I activate the concurrent simulators in Fastlane.

The error is the following:
Error Domain=NSPOSIXErrorDomain Code=53 "Software caused connection abort" UserInfo={NSLocalizedDescription=Error returned in reply: Connection interrupted}

Thanks