Skip to content

Infiltrator.jl hangs on display #140

@haberdashPI

Description

@haberdashPI

With the latest julia release (1.11.5) I'm seeing an indefinite hang when I type a variable at the Infiltrator repl.

julia> function foo(x)
       println(x+1)
       @infiltrate
       end
foo (generic function with 1 method)

julia> foo(1)
2
Infiltrating foo(x::Int64)
  at REPL[1]:3


infil> x

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