mirror of
https://github.com/harness/drone.git
synced 2025-05-01 13:11:27 +00:00
* Formatting. * fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler.