Create lock file per user by seanwu1105 · Pull Request #1276 · testcontainers/testcontainers-node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@seanwu1105

Copy link Copy Markdown

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.

@netlify

Copy link Copy Markdown

netlify bot commented

Mar 21, 2026

edited

Loading

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
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.


To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added enhancement

New feature or request

minor

Backward compatible functionality

labels

Mar 24, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancement

New feature or request

minor

Backward compatible functionality

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@seanwu1105 @cristianrgreco