Go to file
Henrik Jess Nielsen 404bd1418d
Some checks failed
Build and Deploy iLSP / test (push) Failing after 27s
Build and Deploy iLSP / build-and-deploy (push) Has been skipped
fix: add 3s timeout to LSP backend connection (handles CI firewall drops)
asyncio.open_connection hangs indefinitely when backend port is silently
dropped. Add wait_for(timeout=3.0) so the WS close frame is always sent
within the test's 5s window.
2026-05-10 15:13:03 +02:00
2026-05-10 12:13:32 +02:00
Description
No description provided
Readme 441 KiB
Languages
Python 91%
Shell 3.7%
Makefile 2.5%
HCL 1.5%
Dockerfile 1.3%