SIGN IN SIGN UP

fix: skip reload disposal for fresh instances

Previously reload always called disposeInstance + emitted server.instance.disposed
even when no previous entry existed in the cache, sending a phantom dispose
event for an instance that was never loaded.
K
Kit Langton committed
74373f85c7bd09a76e98416b79a56adaddb252b5
Parent: 1b146ad