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

fix(compiler): cannot use inflight methods from inflight closures defined in class initializer #3580

Merged
merged 4 commits into from
Jul 24, 2023

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented Jul 23, 2023

Fixes #3577

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@Chriscbr Chriscbr requested a review from a team as a code owner July 23, 2023 21:57
@monadabot monadabot added the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Jul 24, 2023
@Chriscbr Chriscbr removed the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Jul 24, 2023
@mergify
Copy link
Contributor

mergify bot commented Jul 24, 2023

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify bot added a commit that referenced this pull request Jul 24, 2023
@mergify mergify bot merged commit f7ca799 into main Jul 24, 2023
11 checks passed
@mergify mergify bot deleted the rybickic/fix-inflight-metadata branch July 24, 2023 14:44
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.24.45.

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.

Cannot use inflight methods from inflight closures defined in class initializer
3 participants