race condition on SSH key
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
running two cpk commands against the same cpk machine creates a race condition in which the first command to terminate will clear the temporary SSH key and the second will have issues performing not-yet authorized actions.
Maybe we should create random temporary keys for different instances of commands.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.