Skip to content

[Sync-En] Document potential Windows deadlock in flock() - #1093

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1069-flock-windows-deadlock
Open

[Sync-En] Document potential Windows deadlock in flock()#1093
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1069-flock-windows-deadlock

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit f3112c43e303fcd63c0df89798b45bfef9d49e15.

  • Add example showing how LOCK_EX + shell_exec("php ...") causes a deadlock on Windows (PHP hangs waiting for the file to be unlocked)
  • Add <simpara> to the Windows note explaining that require on a LOCK_EX'ed file fails with errno=13 Permission denied

Closes #1069

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.

[Sync EN] document potential Windows deadlock (#4000)

1 participant