roc-toolkit
roc-toolkit copied to clipboard
Refactor arena & pool guards and logs
-
Instead of more generic "flags" enum, use more specific "guards", so that it's easier to understand the purpose
-
Use separate flag for each type of guard
-
Extract method that increments failure counter and checks if panics are enabled for a guard
-
Use same logging format as in MemoryLimiter
:robot: Upon creation, pull request description does not have a link to an issue. If there is a related issue, please add it to the description using any of the supported formats.
Thanks for review!