Problem/Motivation

Similarly to the previously fixed issues, mkdir() can fail under reasonable load from parallel requests in the above mentioned function.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3221507

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mxr576 created an issue. See original summary.

mxr576’s picture

Status: Active » Needs review
mxr576’s picture

Random CI failures.

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

mondrake’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

alexpott’s picture

Version: 9.4.x-dev » 9.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed fc77080 and pushed to 10.0.x. Thanks!
Committed and pushed d54ee303b4b to 9.4.x and aa05014a4a9 to 9.3.x. Thanks!

  • alexpott committed d54ee30 on 9.4.x
    Issue #3221507 by mxr576: mkdir can fail in Drupal\TestTools\...

  • alexpott committed aa05014 on 9.3.x
    Issue #3221507 by mxr576: mkdir can fail in Drupal\TestTools\...

  • alexpott committed fc77080 on 10.0.x
    Issue #3221507 by mxr576: mkdir can fail in Drupal\TestTools\...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.