◐ Shell
clean mode source ↗

http2: implement ref() and unref() on client sessions

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

@mcollina

Description

  • Version: master, 8.8.1
  • Platform: all
  • Subsystem: http2

Currently the client sessions cannot be unref(), which means they will keep the process alive if they are not destroyed. Adding support for ref() and unref() (https://nodejs.org/api/net.html#net_socket_ref) would add the possibility to create some long-running clients for the life of the process.

Metadata

Metadata

Assignees

No one assigned

    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