At 04:06 PM 7/26/02 -0400, Sam Tregar wrote:
>On Thu, 25 Jul 2002, Elizabeth Mattijsen wrote:
> > Agree, but if you are sure you're the only one left (e.g. after all of the
> > other threads have been join()ed), you can use this to see if there is
> > anything left in the queue without disturbing it...
>Isn't that what pending() is for?

With pending you can see _that_ there is something there, with dequeue_keep 
you can see _what_ it is.


Liz

Reply via email to