skip> Or make the consumers daemon threads so that when the producers
    skip> are finished an all non-daemon threads exit, the consumers do as
    skip> well.

Forget that I wrote this.  If they happen to be working on the token they've
consumed at the time the other threads exit, they will as well.  Use the
sentinel token idea instead.

Skip
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to