On Monday, January 30, 2017 at 1:43:06 PM UTC-8, Robby Findler wrote:

The simple program seems to work ok.

It appears my problem is related to bytecode compilation (this occurs on a 
smallish program that pulls in a large library)... it takes awhile for the 
buttons to respond, and it seems like I'm able to more easily get it into a bad 
state?


> It isn't an issue I know about.
> 
> I don't see that with this simple program:
> 
> #lang racket
> (let loop () (loop))
> 
> Do you?
> 
> Robby
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to