User bio
404 bio not found
Member since May 15, 2018
Posts:
Replies:
Trying a new example I found the answer to my question :
Doing an %OpenId with concurrent parameter to 4 is like Lock and Unlock right away, so then the Lock is in a state Exclusive->DeLock that means that is "waiting" for Transaction to finish to remove it, that is how it works.
I want to implement a MUTEX, so I cannot do the same. Then, my only way is to remove the lock explicitely and control all possible error ways.
Thanks to all,
Jordi
Thanks for your answer.
I still want some way to relate a Lock with a Transaction.
Regards,
Certifications & Credly badges:
Jordi has no Certifications & Credly badges yet.
Global Masters badges:
Jordi has no Global Masters badges yet.
Followers:
Jordi has no followers yet.
Following:
Jordi has not followed anybody yet.
Ok, many thanks.
You are confirming what we suspect.