Skip to content

MessageConsumer has no field state #55

Description

@DatName

Hello.
I am getting the following error when closing connection:

type MessageConsumer has no field state
    Stacktrace:
     [1] getproperty
       @ ./Base.jl:42 [inlined]
     [2] connection_processor(c::AMQPClient.MessageConsumer, name::String, fn::typeof(AMQPClient.channel_message_consumer))
       @ AMQPClient ~/.julia/packages/AMQPClient/XjtQ2/src/protocol.jl:357
     [3] (::AMQPClient.var"#24#26"{String, AMQPClient.MessageConsumer})()
       @ AMQPClient ./task.jl:423

The problem is not this code in particular, but the fact that close(c) is not being called in this case (https://github.com/JuliaComputing/AMQPClient.jl/blob/master/src/protocol.jl#L361).

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