Ask a question to get started
Enter to send•Shift+Enter new line
SyncRunModule( self, owner: SyncThreadStream, )
Send run.start to the server. Returns the result ({"run_id": ...}).
run.start
{"run_id": ...}
Reply to a server-side interrupt and resume the run.
Command dispatcher for run.start.
Bound to one SyncThreadStream; accesses its transport and id allocator.
SyncThreadStream