[Haskell-cafe] Foreign calls and periodic alarm signals

Brandon Allbery allbery.b at gmail.com
Thu Sep 3 00:10:29 UTC 2015


On Wed, Sep 2, 2015 at 7:56 PM, Donn Cave <donn at avvanta.com> wrote:

> Sure are, though I don't know of any that have been identified so
> directly as yours.  I mean it sounds like you know where and how it's
> breaking.  Usually we just know something's dying on an interrupt and
> then think to try turning off the signal barrage.  It's interesting
> that you're getting a stall instead, due to an EINTR loop.
>

network is moderately infamous for (formerly?) using unsafe calls that
block....

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150902/81905f60/attachment-0001.html>


More information about the ghc-devs mailing list