Skip to content

Support for tag/variable async lamdas? #148

Open
@jcfontecha

Description

@jcfontecha

I was looking at this PR where support for async functions was introduced. I wonder if there are any plans to support variable (or tag) async functions? Functions that we can call with the {{function}} syntax that take no parameters (Func<Task<string>> or Func<dynamic, Task<string>>)

Any plans to support this or any workarounds for this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions