[ Cmii ] [ Octopus ] - hot fix manual shut down init queue
This commit is contained in:
@@ -194,6 +194,8 @@ func (r *RabbitQueue) Close() error {
|
||||
func (r *RabbitQueue) Handle() chan bool {
|
||||
|
||||
deliveries := r.Read(true)
|
||||
// 2024年4月9日
|
||||
r.ConsumeOK = true
|
||||
|
||||
foreverHandle := make(chan bool)
|
||||
// 死循环,处理Octopus Message
|
||||
|
||||
Reference in New Issue
Block a user