Skip to content

Panic in ClientHandle.hello : called Option::unwrap() on a None value  #213

@gaspb

Description

@gaspb

Hi,
We have a test case spawning a clickhouse container (23.12.1-alpine) via testcontainer and trying to connect shortly after via Pool::get_handle

It sometimes panic at this line :
https://github.com/suharev7/clickhouse-rs/blob/async-await/src/lib.rs#L327

Should it return an error instead of unwrapping ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions