Make sure we always explicitly reset pendingGetErr

#88209
This commit is contained in:
Matt Bierner 2020-01-07 16:10:08 -08:00
parent f0336455ed
commit 80ccf6fd9d

View file

@ -547,6 +547,8 @@ export default class BufferSyncSupport extends Disposable {
orderedFileSet.set(resource, undefined);
}
}
this.pendingGetErr = undefined;
}
// Add all open TS buffers to the geterr request. They might be visible