Excerpts from William Morgan's message of Mon Jun 08 13:18:30 -0400 2009:
> Something like this seems to happen fairly frequently. I think it's a
> (shudder) threading issue. Something is killing a buffer (possibly the
> user) while it's being redrawn and this happens. I need to stick another
> mutex in there somewhere. Or rewrite Sup for Ruby 1.9 with fibers
> instead of threads.

The unfortunate bit about Ruby 1.9 is that the majority of libraries sup uses
aren't on 1.9 yet...

Cheers,
Edward
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to