Skip to content

test_incomplete_line hangs indefinitely #64

@nikomatsakis

Description

@nikomatsakis

The test test_incomplete_line in src/sacp/tests/jsonrpc_error_handling.rs hangs indefinitely.

The test uses futures::io::Cursor to simulate an incomplete JSON line (EOF mid-message), but the server loop doesn't terminate cleanly on EOF.

The test has been marked as #[ignore] for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions