forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitc78259f
committed
Use mono-sgen for /resident server if mono-sgen is being used for the client
The /resident server is being spawned with mono even if mono-when isbeing used for the calling fsc.exe. This change makes the /residentswitch also benefit from SGEN when it is being used.Will ask on the mono list if there is a better way of detecting ifmono-sgen is being used (or even just finding the exact path to themono being used to run the program)1 parentf6af241 commitc78259f
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
| |||
0 commit comments
Comments
(0)