The structural subset of vscode.CancellationToken the framework needs. A real token satisfies it, and so does a fake, which is what lets cancellation logic be tested without an extension host.
vscode.CancellationToken
Readonly
The structural subset of
vscode.CancellationTokenthe framework needs. A real token satisfies it, and so does a fake, which is what lets cancellation logic be tested without an extension host.