cameron-martin / bazel-lsp

A language server implementation for Bazel
Apache License 2.0
36 stars 1 forks source link

Run bazel in a distinct output base #3

Closed cameron-martin closed 5 months ago

cameron-martin commented 6 months ago

This prevents concurrent builds from blocking the language server.

See: