mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
test: break up node-http.test.ts (#23125)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user