atris opened a new pull request #8820:
URL: https://github.com/apache/ignite/pull/8820


   This commit introduces a new method which takes in a semaphore and a 
Callable task, acquires the
   semaphore, executes the task and returns a Future immediately.
   
   The semaphore is released when the Future completes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to