On Thu Mar 14 14:38:17 2024 +0000, Yuxuan Shui wrote:
Ah, no, the callback is invoked as another work item! We can't just wait for the tp object in `work_item`, we also need to wait for the `invoke_async_result` tp object.
OK, this is getting too complex, too many work_items to chase down. I am going with the other option.