Skip to content

Add a counter to "stateMachine$async" name #2

@djspiewak

Description

@djspiewak

I think the following won't compile:

val a = async(io.await)
val b = async(io.await)

Since we use the same type name for everything. Macros may be doing some clever sanitization thing though which saves us.

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