chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] readline blocks threads


From: Elf
Subject: Re: [Chicken-users] readline blocks threads
Date: Tue, 4 Mar 2008 11:36:28 -0800 (PST)


On Tue, 4 Mar 2008, Shawn Rutledge wrote:

On Tue, Mar 4, 2008 at 12:05 PM, Elf <address@hidden> wrote:
 um... repl will always block threads.  as the docs state, read is blocking
 except for certain network ports.

If you try the example threaded loop without readline, it works.

and then it blocks the input thread.

try putting a (thread-yield!) and it works in readline.

-elf






reply via email to

[Prev in Thread] Current Thread [Next in Thread]