Closed andrea-mosk closed 1 year ago
Currently we are sending webhooks (for jobs and pipelines) synchronously during build processing. TeamCity suggested to do that in an asynchronous executor so this PR implements that.
Currently we are sending webhooks (for jobs and pipelines) synchronously during build processing. TeamCity suggested to do that in an asynchronous executor so this PR implements that.