How to make an async call in the component update_many callback?

So, in the end I decided to create a library that does this myself.

You can check it out here: LiveBulkAsync - A library to allow LV's async functionality in update_many function

It should has all the same guarantees that the LV’s async functions has (unless I messed something up :sweat_smile:)