Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Messaging hangs if the client sends a junk filepath #461

@alanz

Description

@alanz

I have a misconfiguration of my emacs, and under some circumstances it sends a junk filepath when trying to jump to a search result.

e.g.
src/Language/Haskell/Refact/Refactoring/src/Language/Haskell/Refact/Refactoring/Foo.hs instead of
src/Language/Haskell/Refact/Refactoring/Foo.hs

But, when this happens, hie hangs and does not send any further reply messages.

Under no circumstances should hie ever stop responding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions