Server Event Optimizations (#116)
This commit is contained in:
@@ -188,6 +188,8 @@ func deleteServer(c *gin.Context) {
|
||||
// as well.
|
||||
s.CtxCancel()
|
||||
s.Events().Destroy()
|
||||
s.LogSink().Destroy()
|
||||
s.InstallSink().Destroy()
|
||||
s.Websockets().CancelAll()
|
||||
|
||||
// Remove any pending remote file downloads for the server.
|
||||
|
||||
Reference in New Issue
Block a user