: debug write¶
Write a buffer to disk (useful for testing whether Tokio io blocks the main thread)
Usage: : debug write <SIZE>
Arguments¶
| Name | Description | Possible values | Default |
|---|---|---|---|
<SIZE> | Size of the buffer to write (in bytes) |
Risky
This command is marked as risky, so it cannot be used in lockdown mode.
Experimental
This command is marked as experimental, so it may be subject to change.