Make pipe non-blocking #2

Closed
opened 2022-01-18 21:13:46 +01:00 by markus · 1 comment
Owner

We don't want to starve the httpd waiting for PHP to finish writing to the pipe (which takes until the current build has finished if one is running).

We don't want to starve the httpd waiting for PHP to finish writing to the pipe (which takes until the current build has finished if one is running).
Author
Owner

Implemented in commit 31b48cb92f.

Implemented in commit 31b48cb92fca43849ce188f70beddd5dd6f6e74b.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: markus/micobu#2
No description provided.