Skip to content
Snippets Groups Projects

fix: force garbage collection

Merged Dennis Collaris requested to merge fix/force-garbage-collect into main

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading