elixir-cloud-aai / cwl-WES

Trigger CWL workflows via GA4GH WES and TES
Apache License 2.0
16 stars 18 forks source link

Parsing the output from the cwl-TES makes cwl-WES hang #208

Closed zagganas closed 3 years ago

zagganas commented 3 years ago

Describe the bug Some workflows with multiple array type outputs make the cwl-WES API hang and the application is forced to restart, preventing running workflows from reaching completion

Expected behavior Log parsing should not make cwl-WES hang.