Name | Type | Description | Notes |
---|---|---|---|
holding | List<SemaphoreHolding> | Holding stores the list of resource acquired synchronization lock for workflows. | [optional] |
waiting | List<SemaphoreHolding> | Waiting indicates the list of current synchronization lock holders. | [optional] |
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.