mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
docs: reserve seam for complete capabilities
This commit is contained in:
@@ -184,7 +184,7 @@ export class E2BSubprocessHandle implements SubprocessHandle {
|
||||
private terminationSignal: NodeJS.Signals | null = null
|
||||
|
||||
/**
|
||||
* Begin an E2B command without blocking the synchronous subprocess spawn seam.
|
||||
* Begin an E2B command without blocking the synchronous subprocess spawn call.
|
||||
* @param runtime - Shared E2B sandbox owner.
|
||||
* @param spec - Fully resolved subprocess request.
|
||||
* @param stateDir - Remote directory retaining process identity, status, and valid spills.
|
||||
|
||||
Reference in New Issue
Block a user