forest icon indicating copy to clipboard operation
forest copied to clipboard

[Fix] Introduce GC logging on failure, don't break the loop.

Open ruseinov opened this issue 1 year ago • 0 comments

Summary of changes

Changes introduced in this pull request:

  • GC error log.
  • No more breaking GC loop on error.

Reference issue to close (if applicable)

Work on https://github.com/ChainSafe/forest/issues/3863

Other information and links

Change checklist

  • [x] I have performed a self-review of my own code,
  • [x] I have made corresponding changes to the documentation,
  • [x] I have added tests that prove my fix is effective or that my feature works (if possible),
  • [x] I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

ruseinov avatar Jan 15 '24 13:01 ruseinov