Skip to content

Eliminate 2 incorrect uses of lstrip#42

Merged
bbangert merged 1 commit intobbangert:masterfrom
msabramo:issues/GH-41
Nov 12, 2014
Merged

Eliminate 2 incorrect uses of lstrip#42
bbangert merged 1 commit intobbangert:masterfrom
msabramo:issues/GH-41

Conversation

@msabramo
Copy link
Contributor

@msabramo msabramo commented Nov 7, 2014

One of them, in Worker.queue_names caused the queue names for worker processes to get butchered -- e.g.: "long" => "ng"

Fixes: GH-41

Cc: @sudarkoff

One of them, in Worker.queue_names caused the queue names for worker
processes to get butchered -- e.g.: "long" => "ng"

Fixes: bbangertGH-41
@sontek
Copy link

sontek commented Nov 12, 2014

@bbangert You know you want to!

@msabramo
Copy link
Contributor Author

bbangert added a commit that referenced this pull request Nov 12, 2014
Eliminate 2 incorrect uses of lstrip
@bbangert bbangert merged commit 779ba6c into bbangert:master Nov 12, 2014
@bbangert
Copy link
Owner

Wow! I really wish I had a better github dashboard that had made this more obvious. Thanks for all the PR's @msabramo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

retools.queue butchers queue names

3 participants