microsoft / vscode-debugadapter-node

Debug adapter protocol and implementation for VS Code.
Other
273 stars 79 forks source link

Fix #187 - implement async dispose() on logger #188

Closed roblourens closed 6 years ago

roblourens commented 6 years ago

Should it be called close or end or something else? dispose is always sync in vscode.