You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A compute process -- i.e. an instance of a computer program / software application that is being executed by one or many threads. This is NOT a program level operational process (i.e. a Procedure).",
"type": "object",
"allOf": [
{
"$ref": "#Entity"
},
{
"properties": {
"state": {
"description": "Indicates the state of the process.",