Skip to content

Conversation

@KevinRansom
Copy link
Contributor

@KevinRansom KevinRansom commented Sep 14, 2020

Fixes #10097

A windows NanoServer docker container does not support single threaded apartments. Having the coreclr fsi run scripts requiring the stathread setting is not actually an existing scenario so far.
This PR excludes the stathread attribute for the coreclr build of fsi, and only uses it for the desktop build of fsi.

Kevin

@KevinRansom KevinRansom merged commit 24c055d into dotnet:main Sep 15, 2020
@KevinRansom KevinRansom deleted the fix10097 branch October 29, 2020 18:57
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dotnet fsi throwing PNSE if run from NanoServer

2 participants