There was an error fetching the commit references. Please try again later.
Kernel: Allow clearing request_objects to re-use buffer space
Reduces the necessary allocation to max(in_handles, out_handles) rather than (in_handles + out_handles).
Please register or sign in to comment