Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

World age issue if used with Revise #59

Open
saschatimme opened this issue Feb 11, 2019 · 1 comment
Open

World age issue if used with Revise #59

saschatimme opened this issue Feb 11, 2019 · 1 comment

Comments

@saschatimme
Copy link

It seems that Bukdu and Revise do not currently place nice along each other:

ERROR: MethodError: no method matching min_enabled_level(::Bukdu.Plug.Logger)
The applicable method may be too new: running in world age 25590, while current world is 25612.
Closest candidates are:
  min_enabled_level(::Bukdu.Plug.Logger) at /Users/sascha/.julia/packages/Bukdu/iddkZ/src/plugs/logger.jl:56 (method too new to be called from this world context.)
  min_enabled_level(::Revise.ReviseLogger) at /Users/sascha/.julia/packages/Revise/yp5KG/src/logging.jl:22
  min_enabled_level(::Atom.Progress.JunoProgressLogger) at /Users/sascha/.julia/packages/Atom/UtmXq/src/progress.jl:76
  ...
Stacktrace:
 [1] Base.CoreLogging.LogState(::Bukdu.Plug.Logger) at ./logging.jl:374
 [2] with_logger(::Function, ::Bukdu.Plug.Logger) at ./logging.jl:491
 [3] #parse#1(INFO: Bukdu Listening on 127.0.0.1:3264
::Bool, ::Bool, ::Bool, ::Function, ::String, ::Int64) at ./meta.jl:123
 [4] (::getfield(Base.Meta, Symbol("#kw##parse")))(::NamedTuple{(:greedy, :raise),Tuple{Bool,Bool}}, ::typeof(Base.Meta.parse), ::String, ::Int64) at ./none:0
 [5] parse_source!(::OrderedCollections.OrderedDict{Module,Revise.FMMaps}, ::String, ::Symbol, ::Int64, ::Module) at /Users/sascha/.julia/packages/Revise/yp5KG/src/parsing.jl:52
 [6] maybe_parse_from_cache!(::Revise.PkgData, ::String) at /Users/sascha/.julia/packages/Revise/yp5KG/src/pkgs.jl:182
 [7] revise_file_now(::Revise.PkgData, ::String) at /Users/sascha/.julia/packages/Revise/yp5KG/src/Revise.jl:436
 [8] revise(::REPL.REPLBackend) at /Users/sascha/.julia/packages/Revise/yp5KG/src/Revise.jl:496
 [9] run_backend(::REPL.REPLBackend) at /Users/sascha/.julia/packages/Revise/yp5KG/src/Revise.jl:767
 [10] (::getfield(Revise, Symbol("##58#60")){REPL.REPLBackend})() at ./task.jl:259
wookay added a commit that referenced this issue Feb 11, 2019
wookay added a commit that referenced this issue Feb 11, 2019
@wookay
Copy link
Owner

wookay commented Feb 11, 2019

could you test it again with master branch

# ] key
add Bukdu#master

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants