synonym:invocation-spawn
synonym:invocation-spawn
Synonymterminology/synonyms/invocation-spawn.yaml·Open in Graph → {
"id": "synonym:invocation-spawn",
"_kind": "Synonym",
"_file": "terminology/synonyms/invocation-spawn.yaml",
"_cluster": "terminology",
"attributes": {
"termAId": "term:invocation",
"termBId": "term:run",
"direction": "bidirectional",
"note": "In legacy harness code, \"spawn\" is sometimes used where the canonical term is Invocation (one process spawn).\n"
},
"outgoingEdges": [
{
"from": "synonym:invocation-spawn",
"to": "term:invocation",
"kind": "synonym_a"
},
{
"from": "synonym:invocation-spawn",
"to": "term:run",
"kind": "synonym_b"
}
],
"incomingEdges": []
}