hibiken / asynq

Simple, reliable, and efficient distributed task queue in Go
MIT License
10k stars 714 forks source link

Is there a memory leak issue here? because pubsub is not close #762

Open SmileHasFame opened 1 year ago

SmileHasFame commented 1 year ago

https://github.com/hibiken/asynq/blob/6a7bf2ceff1e920b3e8542635b273c4dcca192ac/internal/rdb/rdb.go#L1448-L1457