Skip to content
Snippets Groups Projects
  • moon2's avatar
    b8758686
    bl00mbox channel system upgrade · b8758686
    moon2 authored
    channels are now dynamically allocated and can be garbage
    collected. note that channels do NOT live on the mp heap
    so their memory footprint won't trigger a gc, we rely on
    pyst3m just doing that on its own every now and then.
    b8758686
    History
    bl00mbox channel system upgrade
    moon2 authored
    channels are now dynamically allocated and can be garbage
    collected. note that channels do NOT live on the mp heap
    so their memory footprint won't trigger a gc, we rely on
    pyst3m just doing that on its own every now and then.