Skip to content

Use a unique working directory name.#12

Open
dd32 wants to merge 1 commit intomasterfrom
fix/11-uniqid
Open

Use a unique working directory name.#12
dd32 wants to merge 1 commit intomasterfrom
fix/11-uniqid

Conversation

@dd32
Copy link
Member

@dd32 dd32 commented May 3, 2024

See #11.

I have no idea if this will work to resolve the warnings, this is untested.

I would've preferred to use tempnam() but that meant more code. Note that wp_tempnam() also exists. Both of these create temporary FILES, not a directory as is required here.

@dd32
Copy link
Member Author

dd32 commented May 29, 2024

This is now tested.

This does indeed resolve the warnings when multiple requests are in progress at the same time.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant