failsafe-lib / failsafe

Fault tolerance and resilience patterns for the JVM
https://failsafe.dev
Apache License 2.0
4.17k stars 296 forks source link

Add async bulkhead waiting #327

Closed jhalterman closed 2 years ago

jhalterman commented 2 years ago

Add support for async bulkhead waiting. This will require an async semaphore implementation.

jhalterman commented 2 years ago

Closed by 14d5bdb.