execute function with specify semaphore instance
the key of semaphore
async runner
wrap a function with semaphore, the different parameter will use different semaphore instance
simply, it could be used as a deeply 'limit' function, after wrapping, the function will be limited by parameter values (by specific semaphore total count)
Static
wrapstatic 'wrap' creator for function
Mutex Map
Since
5.20.0