Files
electron/script
syntax.sculptor 21dfa8c732 fix: use correct signal variable in nan-spec-runner install check (#48639)
The install process spawn was not capturing its own signal variable,
causing the error check to incorrectly reference the build signal
instead. This could lead to:
- Install termination by signal going undetected
- False positive errors when build was killed but install succeeded

This commit ensures the install signal is properly captured and
checked, matching the pattern used for the build process.
2025-10-28 11:18:47 -04:00
..
2025-05-30 10:59:11 +02:00
2025-07-14 11:27:19 -04:00
2024-03-21 09:48:23 -04:00