https://github.com/gsuuon/repro_fls_reactor_3proj_issue
https://github.com/gsuuon/repro_fls_reactor_3proj_issue
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gsuuon/repro_fls_reactor_3proj_issue
- Owner: gsuuon
- Created: 2021-09-26T17:09:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T17:30:13.000Z (over 3 years ago)
- Last Synced: 2025-02-12T23:24:09.060Z (2 months ago)
- Language: F#
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# repro_fls_reactor_3proj_issue
Steps
1. Open Library.fs and kick off fsharp-language-server.
2. Attach a debugger to the fls process.
3. Note that reactor is constantly executing `Unknown.ImplicitlyStartCheckProjectInBackground.CreateOneIncrementalBuilder`.The issue doesn't repro if there are only 2 project references.