Spawn Lean server as daemon
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 179
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 29
Description
Use `lean --server` to keep a long-running process going in the background and communicate with it from individual invocations of `cargo hermes verify`. This should help speed up subsequent runs, as the Lean LSP server performs a lot of in-memory caching.
Contributor guide
Assessment
This issue has not been assessed yet.