Closed stchang closed 9 years ago
It was error at my end. I introduced this bug while introducing last-picture. Pushed a fix.
I believe we're talking about different things. I was referring to stop-with
, the world state that can be used to get "break"-like behavior, which I don't think whalesong currently supports. I think you're referring to stop-when
, the big-bang
handler hook, is that right?
Oh yes my bad.
Patch for this feature https://github.com/soegaard/whalesong/pull/30 @stchang @schanzer
In particular, Realm of Racket examples need this construct.