microsoft / ga4gh-tes

C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure
MIT License
32 stars 27 forks source link

TaskExecutionScriptingManager not thread safe #690

Closed MattMcL4475 closed 4 months ago

MattMcL4475 commented 4 months ago

Describe the bug TaskExecutionScriptingManager is not thread safe and when called from multiple threads tries to use the same instance of a StringBuilder