JunoLab / Juno.jl

MIT License
145 stars 23 forks source link

Cannot exit debug mode #628

Open ClassicFan1013 opened 3 years ago

ClassicFan1013 commented 3 years ago

Well, I was trying to debug a program. There's an error. So I tried to exit the debug mode. The following prompts.

**Julia Client – Internal Error

MethodError: no method matching put!(::Nothing, ::Symbol) Closest candidates are: put!(!Matched::Channel{T}, ::Any) where T at channels.jl:309 put!(!Matched::Distributed.Future, ::Any) at C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.5\Distributed\src\remotecall.jl:560 put!(!Matched::Distributed.RemoteValue, ::Any...) at C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.5\Distributed\src\remotecall.jl:576 ... (::Atom.JunoDebugger.var"#58#59"{Symbol})() at stepper.jl:251 handlemsg(::Dict{String,Any}) at comm.jl:169 (::Atom.var"#31#33"{Array{Any,1}})() at task.jl:356**