Skip to content

Conversation

@vados-cosmonic
Copy link
Contributor

This commit fixes async import emissions in the case of lowered args and lifted resutls.

There were a few bugs to fix:

  • AsyncTaskReturn was not being emitted

  • Implementation for async imports was not present

@vados-cosmonic vados-cosmonic marked this pull request as draft December 8, 2025 15:58
@vados-cosmonic
Copy link
Contributor Author

Ah note this isn't quite ready yet -- I want to combine this with other changes (i.e. async embedded in function changes) before merging.

This commit fixes async import emissions in the case of lowered args
and lifted resutls.

There were a few bugs to fix:

- AsyncTaskReturn was not being emitted

- Implementation for async imports was not present
@vados-cosmonic vados-cosmonic force-pushed the fix(core)=async-import-emission branch from d1aaca2 to 23c974e Compare December 8, 2025 16:57
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.

1 participant