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
The existing code didn't actually replace "self" so the first time the program launched with a stale cache, it actually kept the old cache's contents.
Tested:
- had a stale cache
- launched OD with attached debugger
- ensured cache did not have any values populated
0 commit comments