Skip to content
  • Ben Gamari's avatar
    Don't cleanup until we've stopped the collector · 10373416
    Ben Gamari authored
    This requires that we break nonmovingExit into two pieces since we need
    to first stop the collector to relinquish any capabilities, then we need
    to shutdown the scheduler, then we need to free the nonmoving
    allocators.
    10373416