Function garbageCollect

  • Frees accumulated memory at a safe point after unfollow(). This is needed to avoid race-conditions where the thread just unfollowed is executing its last instructions.

    Returns void

Generated using TypeDoc