Skip to content

programs leveraging the Jetty client hang #1077

Open
@thboileau

Description

@thboileau

Sample code:

ClientResource cr = new ClientResource("http://perdu.com");
cr.get().write(System.out);
System.out.println("end");

The programs displays the "end" trace, but still hangs.

linked to http://stackoverflow.com/questions/25615649/seeking-advice-on-jetty-httpclient-hang

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