When i run my coding tool by executing its binary the state of the session immediately goes into running.
But that coding tool is idling. Would be nice to make that status more fine grained somehow otherwise its not that helpful.
I have multiple sessions all with that coding tool but not all coding tools are really doing anything at the same time they are idling. But the tab shows running. I guess you determine it by whether a process is started or not.
I know its hard to find out - but maybe other tools can kind of hook into the state model by providing information like flag files or whatever.
Would love to have some sort of a solution here.
When i run my coding tool by executing its binary the state of the session immediately goes into running.
But that coding tool is idling. Would be nice to make that status more fine grained somehow otherwise its not that helpful.
I have multiple sessions all with that coding tool but not all coding tools are really doing anything at the same time they are idling. But the tab shows running. I guess you determine it by whether a process is started or not.
I know its hard to find out - but maybe other tools can kind of hook into the state model by providing information like flag files or whatever.
Would love to have some sort of a solution here.