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

api.hd.HDBase(Config config) constructor deadlocks #9

@hubert-dufourt

Description

@hubert-dufourt

Hi,

I'm currently running the latest version of your api (4.1.1) and the api.hd.HDBase(Config config) constructor deadlocks with itself. Is that function supposed to be called since the github documentation (I am not aware that there is a more complete one for the Java apikit) doesn't mention it ?

This issues probably stems from the fact that you initialize a PipeInputStream and a PipeOutputStream in the same thread (l. 129/130 of HDBase.java). The JavaDoc of both objects warns the user about that issue.

Thanks in advance and have a nice day,

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