Hi :)
On Fri 11 Nov 2016 18:56, Lluís Vilanova 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 SI
Hi!
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 wa