Commit 8df4b8d
committed
Avoid WSL bug in file watching in dotnet runtime
Newer roslyn versions run into stack overflow errors when initializing.
It seems to only happen on WSL and it is related to running roslyn as a
systemd service.
<seblyng/roslyn.nvim#303 (comment)>1 parent 8ec0a68 commit 8df4b8d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments