You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some significant quirks in the current implementation of data caching in Abins. At worst these lead to "spooky action at a distance" as it can be difficult to understand how data is passed between functions that rely on side-effects to change the cache state and read data from there.
I would prefer to resolve this before tying together Abins and Euphonic too tightly.
There are some significant quirks in the current implementation of data caching in Abins. At worst these lead to "spooky action at a distance" as it can be difficult to understand how data is passed between functions that rely on side-effects to change the cache state and read data from there.
I would prefer to resolve this before tying together Abins and Euphonic too tightly.
Therefore this is blocking #67 and #68
The text was updated successfully, but these errors were encountered: