Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

Using lib directly #179

Open
jmparsons opened this issue Dec 24, 2020 · 0 comments
Open

Using lib directly #179

jmparsons opened this issue Dec 24, 2020 · 0 comments

Comments

@jmparsons
Copy link

I'm trying to use the libs directly, and am having stale data returned. I think it's from the cachedState. I'm running ups and downs fine, but when I go to list after doing an up it's stale data.

if (typeof cachedState !== 'undefined') {

The cachedState never gets cleared because I'm not using cli, so the node process never finishes etc. Can we add a flag to ignore the cachedState? Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant