Memoize calls to the Phabricator API
Created by: lguychard
Fixes #8849 (closed)
Wraps calls to queryConduit()
in memoizeObservable()
to avoid making redundant calls when resolving code views.
Created by: lguychard
Fixes #8849 (closed)
Wraps calls to queryConduit()
in memoizeObservable()
to avoid making redundant calls when resolving code views.