Fixes https://github.com/flutter/flutter/issues/82226 On linux/lldb there are sometimes spurious EINTR errors when starting an isolate (without an apparent reason). This results in threads being prematurely terminated.
MessageLoopTaskQueue::ConcurrentQueueAndTaskCreatingCounts