Skip to main content

acquire

AsyncMethod
This is a method of the TurnLockProtocol class in the protocols module.
Block until the lease for key is held; return its token.

Signature

Parameters

str
required
No description available.

Returns

TurnLeaseToken
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 5420