Skip to content

fix(text-matrix): tweak options for rmSync to make it more likely to succeed#1763

Merged
tido64 merged 1 commit intotrunkfrom
kelset/tweak-options-for-script
Jan 10, 2024
Merged

fix(text-matrix): tweak options for rmSync to make it more likely to succeed#1763
tido64 merged 1 commit intotrunkfrom
kelset/tweak-options-for-script

Conversation

@kelset
Copy link
Copy Markdown
Contributor

@kelset kelset commented Jan 10, 2024

Description

While doing my second round of testing for the 3.0 PR, I kept hitting this problem of a race condition for the rmSync method. Increasing the delay from 100 (default) to 500 made it all work smoothly.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

Run test-matrix with any version >= 71, it works without hitting any issues.

@kelset kelset added enhancement New feature or request platform: iOS This affects iOS labels Jan 10, 2024
@kelset kelset requested a review from tido64 as a code owner January 10, 2024 15:39
@github-actions github-actions bot removed the platform: iOS This affects iOS label Jan 10, 2024
@tido64 tido64 enabled auto-merge (squash) January 10, 2024 15:44
@tido64 tido64 merged commit a530bb9 into trunk Jan 10, 2024
@tido64 tido64 deleted the kelset/tweak-options-for-script branch January 10, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants