Skip to content

Support for async methods #11

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

Closed
hjrb opened this issue Oct 5, 2023 · 5 comments · Fixed by #15
Closed

Support for async methods #11

hjrb opened this issue Oct 5, 2023 · 5 comments · Fixed by #15
Assignees
Labels
enhancement New feature or request

Comments

@hjrb
Copy link

hjrb commented Oct 5, 2023

Hi,
many Controllers have async methods. this case is currently not addressed yet. It would be great if you could add support for this as well.
Many thanks for providing this - really needed (even though MS should provide this)

@vernou vernou added the enhancement New feature or request label Oct 5, 2023
@vernou
Copy link
Owner

vernou commented Oct 5, 2023

Great idea.

Here, a filter that manage Task. It's a good base.

@hjrb, do you want to do it?

@hjrb
Copy link
Author

hjrb commented Oct 5, 2023

Great idea.

Here, a filter that manage Task. It's a good base.

@hjrb, do you want to do it?

I'll have a look. Quite busy today. Maybe until the end of the week

@hjrb
Copy link
Author

hjrb commented Oct 5, 2023

Can you grant me rights to create a branch?

@vernou
Copy link
Owner

vernou commented Oct 5, 2023

First time?

Generally, collaborator work on a fork. See this guide : GitHub - Contributing to projects

If you need help, don't hesitate to ask.

@vernou vernou pinned this issue Oct 5, 2023
@vernou vernou unpinned this issue Oct 5, 2023
@vernou vernou linked a pull request Oct 8, 2023 that will close this issue
@vernou vernou closed this as completed in #15 Oct 8, 2023
vernou added a commit that referenced this issue Oct 8, 2023
@vernou
Copy link
Owner

vernou commented Oct 8, 2023

The support to async action was added in the version 1.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants