test: break up node-http.test.ts (#23125)

This commit is contained in:
Meghan Denny
2025-09-30 16:25:17 -08:00
committed by GitHub
parent eac82e2184
commit f19a1cc3a5
74 changed files with 1847 additions and 1729 deletions

View File

@@ -8,6 +8,8 @@
# Thread::initializePlatformThreading() in ThreadingPOSIX.cpp) to the JS thread to suspend or resume
# it. So stopping the process would just create noise when debugging any long-running script.
process handle -p true -s false -n false SIGPWR
process handle -p true -s false -n false SIGUSR1
process handle -p true -s false -n false SIGUSR2
command script import -c lldb_pretty_printers.py
type category enable zig.lang