drone/app/gitspace/orchestrator
Dhruv Dhruv 2785206535 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. (#2218)
* 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.
2024-07-15 08:10:59 +00:00
..
container 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. (#2218) 2024-07-15 08:10:59 +00:00
orchestrator.go fix: [CDE-141]: gitspace start stop (#2216) 2024-07-15 06:36:46 +00:00
orchestrator_impl.go fix: [CDE-141]: gitspace start stop (#2216) 2024-07-15 06:36:46 +00:00
wire.go feat: [CDE-94]: Adding events for gitspace transitions. (#2195) 2024-07-10 13:06:38 +00:00