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
Fixed an issue where eventually pins would be discarded
When an eventually pin was persisted to LDS, it would not be re-loaded from disk when saving a new eventually pin. This caused issues with the eventually queue, as we would lose columns on objects who weren't currently loaded in memory.
Fixes#131.
0 commit comments