Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Jul 10, 2021

#11807 showed up a bug in async.fs where tailcalls are not being taken, making the use of the trampoline necessary.

We should take tailcalls in any case to keep stack sizes small, this is the fix to make sure we do

I'll have a think how to test this, and also re-run 11807 to check if tests then pass

@TIHan TIHan merged commit 3fd4c27 into dotnet:main Jul 14, 2021
@dsyme
Copy link
Contributor Author

dsyme commented Jul 15, 2021

I'll add testing for this separately, since we have nothing to check we won't regress it.

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.

2 participants