Skip to content

listeners as Vector{WeakRef} #1

Closed
@shashi

Description

@shashi

My concern with using Vector{WeakRef} is, in

foo(x,y)
    on(x) do a
        ...
    end
end

the handler goes out of scope when the function finishes.

ping @timholy

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