Skip to content

Spawn macro does not compose with logging macros #514

Description

@Octogonapus

Dagger v0.18.9, Julia v1.10.3

julia> Dagger.@spawn begin
           @debug "x"
       end
ERROR: LoadError: syntax: invalid syntax (escape (outerref @debug))
Stacktrace:
 [1] top-level scope
   @ REPL[4]:1
in expression starting at REPL[4]:2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions