tofuutils/tenv

Add Details About tenv Lockfiles to the documentation

Open

#302 opened on Dec 21, 2024

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

Repository metrics

Stars
 (1,402 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide