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
Cromwell timing diagram displays SGE queued (qw) status as Running. This increases difficulty of debugging (or evaluating) a tool, since we do not have a reliable and easy(!) way to look at timing.
This is basically a copy of issue 2464 as it was suggested to file a new issue.
Is there any way to allow cromwell to differentiate between queued and running state for SGE ?
What data does cromwell need to get back ?
Happy to test stuff, hack bash scripts and provide additional information.