Skip to content
Snippets Groups Projects
  1. Apr 07, 1999
  2. Apr 06, 1999
  3. Apr 05, 1999
  4. Apr 04, 1999
  5. Apr 03, 1999
  6. Apr 02, 1999
    • Kurt Zeilenga's avatar
      cache: implement try_again loop if cache entry is not ready. · e46877f8
      Kurt Zeilenga authored
      id2entry: when an error occurs attempting to insert fetched
      entry into cache, check to see if entry was added by another
      thread.  If so, return the entry added by the other thread.
      The concurrency tests now run without the dreaded "no such object"
      error messages!
      e46877f8
Loading