mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:20:43 +00:00
fix: enable sync io tracing in gateway watch
This commit is contained in:
@@ -96,6 +96,10 @@ add Node's sync I/O trace flag through the source runner:
|
||||
OPENCLAW_TRACE_SYNC_IO=1 pnpm openclaw gateway --force
|
||||
```
|
||||
|
||||
`pnpm gateway:watch` enables this flag by default for the watched Gateway child.
|
||||
Set `OPENCLAW_TRACE_SYNC_IO=0` to suppress Node sync I/O trace output in watch
|
||||
mode.
|
||||
|
||||
## Gateway watch mode
|
||||
|
||||
For fast iteration, run the gateway under the file watcher:
|
||||
|
||||
Reference in New Issue
Block a user