You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/11/30 09:23:41 UTC

[GitHub] [ignite] ptupitsyn commented on issue #10409: Ignite semaphore release vs. close

ptupitsyn commented on issue #10409:
URL: https://github.com/apache/ignite/issues/10409#issuecomment-1331861534

   1. It will be closed and removed from the cluster, even if acquired by other threads.
   2. Yes, you can close without releasing.
   
   In most cases you don't want to close a semaphore. You create it once and reuse.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

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