Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Serverside Sample #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Serverside Sample #18

wants to merge 3 commits into from

Conversation

panesofglass
Copy link
Owner

@panesofglass panesofglass commented Sep 21, 2018

Attempting to run Trail serverside results in a StackOverflowException:

C:\Code\trail [serverside ≡]> dotnet run --project sample/serverside/BlazorApp1.FSharp.Server
Using launch settings from sample\serverside\BlazorApp1.FSharp.Server\Properties\launchSettings.json...

Process is terminating due to StackOverflowException.

@panesofglass panesofglass self-assigned this Sep 21, 2018
@panesofglass
Copy link
Owner Author

panesofglass commented Sep 21, 2018

I suspect this has to do with the render loop not being tail recursive. Interesting that it works fine in the browser but not in the server-side runtime environment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants