8000 Wow do we decorate a synchronous method with an asynchronous decoration? · Issue #7 · raganwald/method-combinators · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Wow do we decorate a synchronous method with an asynchronous decoration? #7
Open
@raganwald

Description

@raganwald

We can use async(fn) to create asynchronous decorations, but we are assuming that the method being decorated is asynchronous. We need a way to decorate the underlying method if we want todo something like perform a remote authentication synchronously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0