Skip to content

Minimized failing example for conflict between Resque::Loner and Resque::Namespace 1.3.1

Notifications You must be signed in to change notification settings

ticktricktrack/resque_loner_namespace_conflict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimized example for conflict between resque_loner and redis-namespace

With resque_loner (1.2.1) and redis-namespace (1.3.1) I get errors whenever I try to enqueue any jobs. Does not happen with redis-namespace 1.3.0

https://github.com/jayniz/resque-loner

Issue on redis-namespace

To reproduce the failure either run

rake spec
##or
rails console
Resque.enqueue(Dummy)

About

Minimized failing example for conflict between Resque::Loner and Resque::Namespace 1.3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published