Skip to content

server example: "entered unreachable code" #313

Open
@omrischwarz

Description

@omrischwarz

➜ modbus_utils git:(feature/async-server) ✗ RUST_BACKTRACE=full ./target/debug/modbus_sim --socketaddr=0.0.0.0:1502 src/config.json

Starting up server on 0.0.0.0:1502
thread 'main' panicked at src/main.rs:412:52:
internal error: entered unreachable code
stack backtrace:

Hi, I'm getting this error when I try to build and run the example TCP server. I think some changes in the asynchronous model for Tokio might be behind this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions