Commit graph

5 commits

Author SHA1 Message Date
Dominik Sander
b651f08cc5 Fix the specs on rails5 2016-10-05 22:47:38 +02:00
Karol Bucek
c6a17c90fe can_enqueue? propagation detection that does not depend on Rails (#1672) 2016-09-09 09:50:32 -04:00
Dominik Sander
73bcd927e3 Do not run/enqueue event propagation when a AgentPropagateJob is already enqueued
Fixes the creation of duplicated events caused by Agent.receive! running multiple times concurrently.
2016-04-17 17:15:50 +02:00
Brian Petro
b941f740e5 replace delayed_job queue methods with ActiveJob counterparts 2016-04-12 09:49:49 -04:00
Dominik Sander
b863232429 Use ActiveJobs interface 2015-04-25 11:16:31 +02:00