• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

akira / exq
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: shutdown-order
DEFAULT BRANCH: master
Repo Added 19 Jul 2015 07:47PM UTC
Files 55
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH shutdown-order
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • akira-patch-1
  • akira/app_startup
  • akira/bump_mix
  • akira/catch_processes_error
  • akira/coveralls_upgrade
  • akira/default_json_lib
  • akira/fix_random
  • akira/fix_typo
  • akira/fix_worker_link
  • akira/redix_unit_test_fix
  • akira/release_0.13
  • akira/release_0.14.0
  • akira/remove_password
  • akira/stats_granularity
  • akira/time_log
  • akira/update_mix
  • akira/worker_issues
  • allow-sentinel-config
  • assert-concurrency-type
  • dequeue_controller
  • dequeue_fix
  • doc_grammar_fix
  • enq_namespace
  • ets_count_update
  • exq_ui
  • feature/queue_adapter
  • fix-ci
  • fix-exq.run
  • github-action
  • heartbeat
  • lock-removal
  • loosen_plug
  • master
  • mock_enqueue_at
  • more-api
  • normalize-module
  • package_refactor
  • poison-version
  • re-enqueue-dead
  • redis-timeout
  • redis_down
  • redix-0.10.2
  • redix-parallel
  • redix_failure_tests
  • reenqueue-from-backup
  • refs/tags/v0.16.1
  • reliable-scheduler
  • retried_at
  • shutdown-order
  • sidekiq_5_ui
  • signal
  • snooze
  • timeout
  • unique-job
  • update-redix
  • upgrade-test-deps
  • upgrade_timex
  • v0.10.0
  • v0.10.1
  • v0.11.0
  • v0.12.0
  • v0.12.1
  • v0.12.2
  • v0.13.0
  • v0.13.1
  • v0.13.2
  • v0.13.3
  • v0.13.4
  • v0.13.5
  • v0.14.0
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.3.0
  • v0.8.4
  • v0.8.5
  • v0.8.6
  • v0.8.7
  • v0.9.0
  • v0.9.1

11 Sep 2025 06:11AM UTC coverage: 90.729%. Remained the same
14a47726e9f4fb4ed7d3fbc2a4191c148c898df1

Pull #501

github

ananthakumaran
Fix shutdown order of worker and enqueuer

Enqueuer should be started before worker and shutdown after worker, as
worker drainer might keep the worker process alive for
`shutdown_timeout` and during that period, any enqueue operation
inside the worker process will fail
Pull Request #501: Fix shutdown order of worker and enqueuer

1194 of 1316 relevant lines covered (90.73%)

705.67 hits per line

Relevant lines Covered
Build:
Build:
1316 RELEVANT LINES 1194 COVERED LINES
705.67 HITS PER LINE
Source Files on master
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14a47726... shutdown-order Fix shutdown order of worker and enqueuer Enqueuer should be started before worker and shutdown after worker, as worker drainer might keep the worker process alive for `shutdown_timeout` and during that period, any enqueue operation inside the wo... Pull #501 11 Sep 2025 06:15AM UTC ananthakumaran github
90.73
a6b020b0... master bump version push 24 Aug 2025 04:01AM UTC ananthakumaran github
90.73
16bf7540... snooze Run coveralls on one build only Pull #500 07 Aug 2025 11:52AM UTC ananthakumaran github
90.81
64087093... snooze Add ability to snooze job Implementation is same as how retry is implemented, just that retry_count is not incremented, so a job can be snoozed unlimited times Pull #500 07 Aug 2025 11:43AM UTC ananthakumaran github
92.47
2a23a33d... master bump version push 19 Jul 2025 04:09AM UTC ananthakumaran github
92.38
51293e9c... master Add option to remove unique token (#497) * Add unlocking to Api.remove_enqueued_jobs * Add unlock option to Api.remove_failed_jobs * Add unlock option to Api.remove_retry_jobs * Add unlock option to Api.remove_scheduled_jobs * Fix assertions ... push 03 May 2025 04:24AM UTC web-flow github
92.38
3d73f7ce... upgrade-test-deps try out 1.12 Pull #499 03 May 2025 04:16AM UTC ananthakumaran github
92.32
3d73f7ce... upgrade-test-deps try out 1.12 push 03 May 2025 04:13AM UTC ananthakumaran github
92.32
5489cc22... upgrade-test-deps Test on 1.18 push 03 May 2025 04:06AM UTC ananthakumaran github
90.55
d98acbc2... upgrade-test-deps Fix flaky test push 03 May 2025 04:04AM UTC ananthakumaran github
90.55
See All Builds (633)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc