fury-old icon indicating copy to clipboard operation
fury-old copied to clipboard

fury is caching source file locations in layer

Open propensive opened this issue 5 years ago • 1 comments

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.

propensive avatar Apr 21 '20 13:04 propensive

Or perhaps a cached indexed by a Layer instance.

propensive avatar Apr 21 '20 13:04 propensive