mfussenegger / nvim-dap

Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.46k stars 194 forks source link

Allow to configure max wait timeout for pipe adapter #1192

Closed mfussenegger closed 5 months ago

mfussenegger commented 5 months ago

5000ms can be too short. See https://github.com/mfussenegger/nvim-dap/discussions/1147