Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Sometimes, Linux does not give control to the program fast enough (a.k.a. The Azure bug) #14

Open
lhchavez opened this issue May 2, 2015 · 1 comment

Comments

@lhchavez
Copy link
Member

lhchavez commented May 2, 2015

For reasons still unknown, Linux sometimes does not open the pipes fast enough and spends ~5 seconds waiting for something to happen and then transfers control back to the program.

This seems to be mitigated by unlinking the pipes before each run.

lhchavez added a commit that referenced this issue May 2, 2015
I am still not sure what is causing this, but re-creating the pipes each
time seems to not trigger the issue.
@lhchavez lhchavez changed the title Sometimes, Linux does not give control to the program fast enough Sometimes, Linux does not give control to the program fast enough (a.k.a. The Azure bug) Jun 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant