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
F13060217: D16755.diff
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
Unknown Object (File)
Sat, Mar 30, 3:45 PM
Unknown Object (File)
Thu, Mar 28, 6:47 PM
Unknown Object (File)
Mar 15 2024, 5:39 PM
Unknown Object (File)
Feb 4 2024, 1:15 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.