[ZODB-Dev] strange synchronization bug
   
    Jeremy Hylton
     
    jeremy@alum.mit.edu
       
    Thu, 29 Aug 2002 16:02:04 -0400
    
    
  
>>>>> "NH" == Nicholas Henke <henken@seas.upenn.edu> writes:
  >> Neil asked: "Where'd the sync() method go?"  Earlier versions of
  >> ZEO had a sync() method that non-asyncore applications could call
  >> the check for pending I/O.  Guido suggests that we give it a
  >> better name.  Tk calls this update(), apparently.
  NH> Is this coming back -- or do all ZODB/ZEO applications now have
  NH> to use asyncore?
It's definitely coming back.
Jeremy