tofuutils/tenv

Add Details About tenv Lockfiles to the documentation

Open

#302 aberto em 21 de dez. de 2024

Ver no GitHub
 (0 comments) (2 reactions) (1 assignee)Go (75 forks)auto 404
documentationenhancementgood first issuehacktoberfest

Métricas do repositório

Stars
 (1.402 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Describe the solution you'd like Enhance the documentation by including information about how tenv handles lockfiles, particularly when multiple instances are run in parallel. Currently, it is unclear whether tenv fails outright if the lock is already taken or if it waits for the lock to be released. Providing clarity on this behavior will help users understand the expected behavior in such scenarios and avoid potential confusion or misconfigurations.

Additional context Link to slack discussion: https://opentofucommunity.slack.com/archives/C05R0FD0VRU/p1734253608366379

Guia do colaborador