Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SysV semaphore is not currently acquired #3553

Closed
Alkarex opened this issue Jun 28, 2017 · 1 comment
Closed

SysV semaphore is not currently acquired #3553

Alkarex opened this issue Jun 28, 2017 · 1 comment

Comments

@Alkarex
Copy link

Alkarex commented Jun 28, 2017

I get a bunch of warnings in my cron job:

PHP Warning:  sem_release(): SysV semaphore 140173393599224 (key 0x66010143) is not currently acquired in /home/alex/public_html/f.a80.fr/src/Util/Lock.php on line 160

sem_release(self::$semaphore[$fn_name]);

#3551

@tobiasd
Copy link
Collaborator

tobiasd commented Jun 29, 2017

Same here (Jessie, PHP5.6)

@Alkarex Alkarex closed this as completed Jul 22, 2017
Quix0r pushed a commit to Quix0r/friendica that referenced this issue Jul 26, 2017
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

No branches or pull requests

2 participants