Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds IF FABLE_COMPILER to any Async.AwaitTask type functions in AsyncResult #93

Merged

Conversation

TheAngryByrd
Copy link
Collaborator

@TheAngryByrd TheAngryByrd commented Jul 22, 2020

Closes #92

Looks like I missed a spot. This will ensure no callers can use ofTask in the Fable side and get the error specified in #92.

@TheAngryByrd TheAngryByrd merged commit c551c3c into master Jul 22, 2020
TheAngryByrd added a commit that referenced this pull request Jul 22, 2020
- Adds IF FABLE_COMPILER to any Async.AwaitTask type functions in AsyncResult. Credits [Jimmy Byrd](https://github.com/TheAngryByrd) - (#93)
@TheAngryByrd TheAngryByrd deleted the 92-awaittask-in-asyncresult-fable-compilation-warning branch January 11, 2022 15:07
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.

compilation warning in Fable AsyncResult
1 participant