fix: flush global state in queue's createPayloadCallbacks#394
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Greptile SummaryAdds a single
Confidence Score: 5/5This PR is safe to merge — it adds a single, well-scoped cleanup call with no risk of side effects in production code. The change resets a static array that only accumulates test-registered callbacks. The No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "fix: flush global state in queue's creat..." | Re-trigger Greptile |
This PR fixes a potential memory leak in queue's
createPayloadCallbacksstate in testing.