Create lock file per user by seanwu1105 · Pull Request #1276 · testcontainers/testcontainers-node
Navigation Menu
{{ message }}
testcontainers / testcontainers-node Public
- Notifications You must be signed in to change notification settings
- Fork 257
Open
Create lock file per user#1276
seanwu1105 wants to merge 1 commit intotestcontainers:mainfrom
Create lock file per user#1276
seanwu1105 wants to merge 1 commit intotestcontainers:mainfrom
Conversation
Copy link Copy Markdown
seanwu1105
commented
Mar 21, 2026
seanwu1105
commented
Currently, the lock file is created in /tmp with a constant name testcontainer-node.lock. This makes it global per machine. This PR change this to make the lock file per user by including the name with user ID.
Copy link Copy Markdown
✅ Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| 🔨 Latest commit | 229639f |
| 🔍 Latest deploy log | https://app.netlify.com/projects/testcontainers-node/deploys/69bf2804e883b3000833c23a |
| 😎 Deploy Preview | https://deploy-preview-1276--testcontainers-node.netlify.app |
| 📱 Preview on mobile |
To edit notification comments on pull requests, go to your Netlify project configuration.
cristianrgreco
added
enhancement
labels
Mar 24, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment