Daniel Pettersson
Daniel Pettersson
Request for project inclusion in scikit-learn-contrib * Project name: decision-tree-id3 * Project description: decision-tree-id3 is a module created to derive decision trees using the ID3 algorithm. It is written to...
### Discussed in https://github.com/svaante/dape/discussions/71 Originally posted by **svaante** February 14, 2024 # Intro I want some feedback on an `dape` issue that I have been think about for a while...
It would be great if something like the [server.jl](https://github.com/kdheepak/nvim-dap-julia/blob/main/scripts/server.jl) in [nvim-dap-julia](https://github.com/kdheepak/nvim-dap-julia/tree/main) could be package together with this project. That would make integration with other DAP clients simpler.
If the client sends terminate when debug_engine is Nothing DebugAdapter crashes. This is routinely the case if client sends terminate request as an response of an terminate event.