Tests using ShardServerTestFixture can seg fault if there are outstanding tasks in the CatalogCache

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • 45
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The CatalogCache takes in a loader as a reference. When the fixture calls tearDown, it clears the loader. That means that if the CatalogCache still has pending refresh tasks, it can end up trying to use the loader after it was freed.

            Assignee:
            Marcos José Grillo Ramirez
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: