### What problem does this PR solve?

#502 
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
KevinHuSh
2024-04-23 16:01:46 +08:00
committed by GitHub
parent 72384b191d
commit aa71462a9f
2 changed files with 1 additions and 2 deletions

View File

@ -23,7 +23,6 @@ function watch_broker(){
}
function task_bro(){
sleep 160;
watch_broker;
}