summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-01-30 23:58:47 +0100
committerLudovic Courtès <ludo@gnu.org>2018-01-30 23:58:47 +0100
commit161d6abef81784a1adb460d5bba40e03b627ceb2 (patch)
tree3eef61588ba82b3ab83aa7d20464bf2d3f8fc8d8 /bin
parenteb9521d1b4ce7fd03651fd51688acadcae2d1a33 (diff)
downloadcuirass-161d6abef81784a1adb460d5bba40e03b627ceb2.tar
cuirass-161d6abef81784a1adb460d5bba40e03b627ceb2.tar.gz
base: Work around Fibers I/O scheduling bug.
Works around <https://github.com/wingo/fibers/issues/19>. The effect in practice would be that we'd usually not reach the 'close-pipe' call in 'evaluate', leaving zombie processes behind us, never executing the continuation, and additionally spinning fast on a sequence of epoll_wait/epoll_ctl calls. * src/cuirass/base.scm <top level>: Monkey-patch (fibers internal).
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions