/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/specs/node/domain_timer/main.out
5 строк
224 B
Bartek Iwańczuk
fix(ext/node): fix node:domain across async boundaries (#32897)
23 мар 2026, 12:40
Не верифицирован
23 мар 2026, 12:40
b75e2b8
Код
Авторство
О чём код?
ok 1 - process.domain preserved in setTimeout ok 2 - domain catches errors in setTimeout ok 3 - domain catches EE errors in setTimeout ok 4 - process.domain preserved in setInterval ok 5 - nested setTimeout preserves domain