-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
I would like to dump data for human review in YAML, but some objects have seemingly endless recursion. A -Depth parameter would help here.
Exception calling "Serialize" with "2" argument(s): "Too much recursion when traversing the object graph"
At C:\Users\my\Documents\WindowsPowerShell\Modules\powershell-yaml\0.4.2\powershell-yaml.psm1:398 char:13
-
$serializer.Serialize($wrt, $norm)
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- FullyQualifiedErrorId : InvalidOperationException
raandree, RokeJulianLockhart and JensGJ
Metadata
Metadata
Assignees
Labels
No labels