Unverified Commit c6642145 authored by Anna Henningsen's avatar Anna Henningsen
Browse files

src: make `Environment::interrupt_data_` atomic

Otherwise this potentially leads to race conditions when used in a
multi-threaded environment (i.e. when used for its very purpose).

PR-URL: https://github.com/nodejs/node/pull/32523


Reviewed-By: default avatarMatheus Marchini <mat@mmarchini.me>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent d0a3bf1f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment