-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
bugIssues describing a bug or pull requests fixing a bug.Issues describing a bug or pull requests fixing a bug.
Description
Describe the bug
WithDestructuringDepth(2) Suppose stop destruction of exception if it has issue like DbUpdateException from EF Core
Issue is it stops to print Self Log but memory still eating by infinite destructions
Steps to reproduce
- Set WithDestructuringDepth
- Raise DBUpdateException from EF Core
- Memory start eating even if DestructuringDepth stop SelfLog
Expected behaviour
WithDestructuringDepth should stop exception destructions too
Metadata
Metadata
Assignees
Labels
bugIssues describing a bug or pull requests fixing a bug.Issues describing a bug or pull requests fixing a bug.