tofuutils/tenv

Add Details About tenv Lockfiles to the documentation

Open

#302 创建于 2024年12月21日

在 GitHub 查看
 (0 评论) (2 反应) (1 负责人)Go (75 fork)auto 404
documentationenhancementgood first issuehacktoberfest

仓库指标

Star
 (1,402 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南