Fix StackOverflow in SdkBody Debug (#343)
* Fix StackOverflow in SdkBody Debug An incorrect debug implementation lead to infinite recursion when printing `SdkBody` with the debug formatter * CR Feedback
Loading
Please sign in to comment
* Fix StackOverflow in SdkBody Debug An incorrect debug implementation lead to infinite recursion when printing `SdkBody` with the debug formatter * CR Feedback