bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
643 stars 85 forks source link

Cancel log stream on respective engines if the stream is cancelled due to any reason. #4040

Open udsamani opened 1 month ago

udsamani commented 1 month ago

What is this issue about ?

When a log stream is cancelled, ideally the streaming from respective engines should also be closed.