Yair Frid
Yair Frid
### Describe the bug Running a recursive command without stopping causes a stack overflow and nushell crashes ### How to reproduce ```nu /home/yairf〉def hey [] { hey } 06/27/2022 11:09:28...
Exception: pyVmomi.VmomiSupport.vmodl.fault.InvalidArgument: (vmodl.fault.InvalidArgument) { E dynamicType = , E dynamicProperty = (vmodl.DynamicProperty) [], E msg = 'A specified parameter was not correct: ', E faultCause = , E faultMessage =...
This occurs every so often in my codebase, sometimes when deleting a few machines at once, and then cloning a machine(simultaneously), this exception is thrown and the machine is not...