Skip to content

Please add q.wg.Wait() to redisq.go  #167

Description

@yedemon

After a carefully look, I found the wg in redisq.go is used only at RunQueue(), and has no Wait calls.

Should we add q.wg.Wait() to CloseTimeOut or some place else??

Because I'd really want to stop a running queue.

Please take this small quest into consideration. Thanks.. and thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions