fix: UseUrls for reliable Kestrel bind on background threads, custom GET /mcp/ handler for SSE discovery - #2246
Open
velteyn wants to merge 5 commits into
Open
fix: UseUrls for reliable Kestrel bind on background threads, custom GET /mcp/ handler for SSE discovery#2246velteyn wants to merge 5 commits into
velteyn wants to merge 5 commits into
GitHub Advanced Security / CodeQL
succeeded
Aug 4, 2026 in 4s
2 new alerts
New alerts in code changed by this pull request
- 1 warning
- 1 note
See annotations below for details.
Annotations
Check warning on line 122 in src/Spice86.Core/Emulator/Mcp/McpHttpHost.cs
Code scanning / CodeQL
Missing Dispose call on local IDisposable Warning
Check notice on line 119 in src/Spice86.Core/Emulator/Mcp/McpHttpHost.cs
Code scanning / CodeQL
Generic catch clause Note
Loading