Maybe the solution is for a copy of the spawn code with the patch to be made in scope so it only applies to Scope.
Good idea. Not beautiful because of the code duplication but maybe the only safe way to apply the workaround with a 100% guarantee for having no side effects to non-scope users. I already created a PR.