Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Node.js REPL hangs http requests on v0.12 #9420

Closed
@feyzo

Description

@feyzo

I found a problem with REPL on Node.js v12.0. It wasn't sending some of the http requests on time.

  • Reproduced on OSX 10.10.2
  • Didn't reproduce on openSUSE, Windows 7, Ubuntu 14.04

Here is the minimal reproducible example with documentation: https://github.com/feyzo/repl-hang-reduced-case
Also stackoverflow post: http://stackoverflow.com/questions/29076314/node-js-repl-hangs-http-requests

Problems:

  1. http requests ran with repl interface hangs.
  2. Running multiple repl requests after a failed one, hanged http requests stops hanging and reaches to server.

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