Skip to content

Remove usage of Node domains #4633

Closed
Closed
@AbhiPrasad

Description

@AbhiPrasad

Problem Statement

Domains are deprecated - we should switch off them.

https://nodejs.org/api/domain.html#domain

Solution Brainstorm

Async hooks are avaliable since 8.x, but at Experimental stability.

https://nodejs.org/api/async_hooks.html

When we remove Node 6 support in v7, we can evaluate making the switch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions