Open
Description
In the current implementation, we just receive a single callable, call it, and exit from the agent. But since each connection can actually execute multiple callables, it is really inefficient to re-start the agent process for no reason.
isolate/src/isolate/backends/connections/ipc/agent.py
Lines 107 to 137 in 6587d96
Metadata
Metadata
Assignees
Labels
No labels