roc-toolkit icon indicating copy to clipboard operation
roc-toolkit copied to clipboard

Refactor arena & pool guards and logs

Open gavv opened this issue 1 year ago • 1 comments

  • 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

gavv avatar Feb 13 '24 09:02 gavv

: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.

github-actions[bot] avatar Feb 13 '24 09:02 github-actions[bot]

Thanks for review!

gavv avatar Apr 09 '24 17:04 gavv