From: Eric Wong Date: 2018-05-16T03:11:37+00:00 Subject: [ruby-core:87053] Re: [Ruby trunk Misc#14764] [PATCH] vm_trace: remove rb_postponed_job_t->flags Btw, 1000 slots for postponed jobs seems like overkill, as does the use of atomics. I think we can use a st_table with st_shift... Hash key can be the func pointer, since this API deduplicates calls based on function. Unsubscribe: