Hi :) On Fri 11 Nov 2016 18:56, Lluís Vilanova <vilan...@ac.upc.edu> writes:
> I have a program that runs "run-server" (from module "system repl server") on > a > separate thread (I'm using guile 2.1.4, current master; the problem did not > appear with 2.0). > > The REPL server thread receives signals SIGXCPU and SIGPWR while calling > "select", and errors out saying the syscall was interrupted (raised by guile's > interface to the "select" syscall). I believe I fixed this (after originally being the one to break it, doh) a week ago or so. Apologies for the inconvenience. Looking forward to actually having a stable Guile within a week or so :) Andy