fix: force garbage collection
The latter Bun.gc(true) is in a timeout, because at the time of calling, publisher and result are still accesible, so they wont be cleaned. 100ms the closure is completed, so they should be cleaned up.
Merge request reports
Activity
added 2 commits
enabled an automatic merge when all merge checks for 4906aa55 pass
This MR is included in version 1.21.4The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply