JuliaParallel / JuliaParallel/Dagger.jl
Spawn macro does not compose with logging macros
Open
eager api
speculative
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
Dagger v0.18.9, Julia v1.10.3
```julia
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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.