tofuutils/tenv

Add Details About tenv Lockfiles to the documentation

Open

#302 aperta il 21 dic 2024

Vedi su GitHub
 (0 commenti) (2 reazioni) (1 assegnatario)Go (75 fork)auto 404
documentationenhancementgood first issuehacktoberfest

Metriche repository

Star
 (1402 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor