Ok, I see that the only tasks that have private threads are checkpoint, 
indexer, and auto-purger.  I remember giving the checkpoint thread and the 
indexer thread their own private CitContext structures, but I don't 
remember giving the auto-purger one.  This could potentially mean that the 
generic housekeeping thread (which does network stuff) could be fighting 
with the auto-purger for a single CitContext.  That would be bad...  
  

Reply via email to