James Stephenson
James Stephenson
It seems `require('globalize');` is required to trigger the magic. I'd be great to also be able to use `import Globalize from 'globalize';` ‒ the former sticks out a bit in...
The recent addition of a use of `multiprocessing` has broken this on Google App Engine (as it doesn't support mp). https://github.com/googleapis/gax-python/blame/4e15ca6412b54950c20705a72cda54ee27ba9436/google/gax/__init__.py#L35 Upon execution (truncated): ``` [exec] File "/path-to-packages/google/gax/__init__.py", line 35,...
### Issue # (if applicable) Closes #30179 ### Reason for this change The permissions boundary applied to a stack is not propagated to roles created by custom resources where these...