`LSP4J` does currently not provide a way to send events after a response without causing race conditions, although the specification requires this:  Once eclipse/lsp4j#229 is resolved, the `KotlinDebugAdapter` class should updated accordingly.