Add RUBY_TYPED_FREE_IMMEDIATELY flag to proc_entry

This commit is contained in:
Peter Zhu 2023-11-22 11:08:13 -05:00
parent 62e2e1da92
commit 705a3c69d7

View File

@ -311,6 +311,7 @@ static const rb_data_type_t proc_entry_data_type = {
proc_entry_memsize,
proc_entry_compact,
},
0, 0, RUBY_TYPED_FREE_IMMEDIATELY
};
static struct proc_entry *