Page MenuHomePhabricator

Add a method to drop all PhutilClassMap caches
ClosedPublic

Authored by epriestley on Oct 26 2016, 10:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 11:14 PM
Unknown Object (File)
Sat, Apr 27, 11:03 AM
Unknown Object (File)
Fri, Apr 26, 1:03 AM
Unknown Object (File)
Mon, Apr 22, 10:30 PM
Unknown Object (File)
Fri, Apr 19, 5:31 PM
Unknown Object (File)
Mon, Apr 8, 1:46 AM
Unknown Object (File)
Sun, Apr 7, 5:32 AM
Unknown Object (File)
Sun, Apr 7, 5:31 AM
Subscribers
None

Details

Summary

The addition of "preflight" setup checks caused us to generate a setup check cache early, and stop running third-party setup checks (these are rare, but we have a couple in Phacility stuff).

Add a method so we can drop caches explicitly.

The next change drops caches in Phabricator after loading libraries.

Test Plan

See next diff.

Diff Detail

Repository
rPHU libphutil
Branch
cache1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14244
Build 18523: Run Core Tests
Build 18522: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Add a method to drop all PhutilClassMap caches.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 26 2016, 10:40 PM
This revision was automatically updated to reflect the committed changes.