Skip to content

Commit 06e6ee5

Browse files
daschwandencoperni
andauthored
Update fleetspeak/src/server/spanner/messagestore.go
Co-authored-by: coperni <[email protected]>
1 parent ca96a87 commit 06e6ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fleetspeak/src/server/spanner/messagestore.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,5 +773,6 @@ func (d *Datastore) RegisterMessageProcessor(mp db.MessageProcessor) {
773773
}
774774

775775
func (d *Datastore) StopMessageProcessor() {
776+
d.pubsubTopic.Stop()
776777
log.Error("+++ messagestore: StopMessageProcessor() called")
777778
}

0 commit comments

Comments
 (0)