mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Merge branch 'dev' into vod
This commit is contained in:
@@ -1366,6 +1366,9 @@ func (a *api) stop() {
|
|||||||
a.cache = nil
|
a.cache = nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Free the S3 mounts
|
||||||
|
a.s3fs = map[string]fs.Filesystem{}
|
||||||
|
|
||||||
// Stop the SRT server
|
// Stop the SRT server
|
||||||
if a.srtserver != nil {
|
if a.srtserver != nil {
|
||||||
a.log.logger.srt.Info().Log("Stopping ...")
|
a.log.logger.srt.Info().Log("Stopping ...")
|
||||||
|
Reference in New Issue
Block a user