devbookhq/sdk

If you run `runCmd` before the previous run finishes then the `stderr` and `stdout` in the `useDevbook` hook will contain results from both runs

Closed this issue · 0 comments

If we try to run code or a command again before the previous run finishes sending its outputs we will receive outputs from both runs and both outputs will be saved to stderr/stdout in the useDevbook hook.