Details
Description
I do the followin steps:
- node.lock()
- session.getLockTokens() -> This show the lock token generated by the
previous lock. - node.unlock()
- session.getLockTokens() -> Still show me the generated token ¿?¿?
If I unlock a node, the token should'n be delete from the session?