Changes between Initial Version and Version 1 of Ticket #32831, comment 4


Ignore:
Timestamp:
Jun 10, 2021, 12:10:14 AM (3 years ago)
Author:
Chris Jerdonek

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32831, comment 4

    initial v1  
    1 Could this be due to different concrete subclasses of `BaseMemcachedTests` stepping on each other during a parallel run?
     1Could this be due to different concrete subclasses of `BaseMemcachedTests` stepping on each other during a parallel run? I ask because different test classes are still using the same cache key.
Back to Top