You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor queue handling and improve test performance
- Add import for `github.com/golang-queue/queue/core`
- Change `queue.QueuedMessage` to `core.TaskMessage` in `nsq.WithRunFunc`
- Reduce sleep duration from 50ms to 10ms
Signed-off-by: appleboy <[email protected]>
0 commit comments