fury-old
fury-old copied to clipboard
fury is caching source file locations in layer
We cache layers in memory, but if the same layer is checked out in a different location, the Bloop configuration files point to the wrong location, unless Fury is restarted. Something referenced by the layer is caching data which uses the Layout.
Or perhaps a cached indexed by a Layer instance.