Hi Simon, I don't suppose the below is something you could comment on?
On Thu, Jun 03, 2010 at 00:03:07 +0300, Dan Pascu wrote:
> I got this error message from a cron job running darcs pull:
>
> darcs: ioManagerWakeup: write: Bad file descriptor
>
> Any idea what it means? It is not given every time. In fact I only
> saw it once, while the cron job runs every 5 minutes.
A Google and a grep of the GHC source led me to:
rts/posix/Signals.c: if (r == -1) { sysErrorBelch("ioManagerWakeup:
write"); }
which made me think I should informally pass up for comment...
Thanks!
--
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
pgplPr6RJbhUQ.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
