Skip to content
Snippets Groups Projects

Issue #3230541: Fix broken behavior in the Drupal Cron service's queue processor

Issue #3230541: Fix broken behavior in the Drupal Cron service's queue processor
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Clayton Liddell added 3 commits

    added 3 commits

    • 0b71704b - Revert unnecessary changes to DatabaseQueue
    • 44939e39 - Use lease time instead of cron time in delay test
    • a65aa425 - Remove annotation change in unrelated test

    Compare with previous version

  • added 1 commit

    • c6c6ab0b - Revert "Remove annotation change in unrelated test"

    Compare with previous version

  • added 1 commit

    • bad127c5 - Increase test queue lease time

    Compare with previous version

  • added 1 commit

    • 4cecbd95 - Remove cron lease_time in favor of using cron time

    Compare with previous version

  • Clayton Liddell resolved all threads

    resolved all threads

  • added 1 commit

    • eea457ec - Remove cron lease_time in favor of using cron time

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Yogesh Pawar added 22 commits

    added 22 commits

    • 44c0bba4...0b987f85 - 12 commits from branch project:9.4.x
    • b1675cd9 - Fix cron queue processor lease time
    • 48dfdaed - Fix typo in doc block
    • 44cfe958 - Revert unnecessary changes to DatabaseQueue
    • fb619405 - Use lease time instead of cron time in delay test
    • 004a055c - Remove annotation change in unrelated test
    • 6e605a59 - Revert "Remove annotation change in unrelated test"
    • aa123c5b - Increase test queue lease time
    • 24a21db7 - Remove cron lease_time in favor of using cron time
    • 111ba485 - Add test coverage
    • 83435c7e - fixing test failures.

    Compare with previous version

  • Clayton Liddell added 2 commits

    added 2 commits

    • 8f50df07 - Revert unnecessary test change
    • 99b5e3e3 - Use 'getRequestTime()' in test

    Compare with previous version

  • Clayton Liddell added 46 commits

    added 46 commits

    • 99b5e3e3...40615d8f - 34 commits from branch project:9.4.x
    • db53c1d1 - Fix cron queue processor lease time
    • d753f30c - Fix typo in doc block
    • 8f20e974 - Revert unnecessary changes to DatabaseQueue
    • 8a07e604 - Use lease time instead of cron time in delay test
    • 0791cacc - Remove annotation change in unrelated test
    • 493adbc3 - Revert "Remove annotation change in unrelated test"
    • 223e740b - Increase test queue lease time
    • 3a48b6e7 - Remove cron lease_time in favor of using cron time
    • 33f74116 - Add test coverage
    • 430f1f28 - fixing test failures.
    • 1f0196d3 - Revert unnecessary test change
    • 639eb008 - Use 'getRequestTime()' in test

    Compare with previous version

  • added 1 commit

    • 59bababe - Consolidate lease time safeguard logic; improve documentation

    Compare with previous version

  • added 1 commit

    • 1cddb2f8 - Add test for QueueWorkerManager annotation safeguard

    Compare with previous version

  • Clayton Liddell added 37 commits

    added 37 commits

    • 1cddb2f8...49a87f1f - 23 commits from branch project:9.4.x
    • 5fa21899 - Fix cron queue processor lease time
    • e0a173e5 - Fix typo in doc block
    • 58a7e9f4 - Revert unnecessary changes to DatabaseQueue
    • 256b6847 - Use lease time instead of cron time in delay test
    • 64007e1f - Remove annotation change in unrelated test
    • 352050c2 - Revert "Remove annotation change in unrelated test"
    • 6373836d - Increase test queue lease time
    • ad3de821 - Remove cron lease_time in favor of using cron time
    • d07a0573 - Add test coverage
    • 85b8f56b - fixing test failures.
    • ae8865ef - Revert unnecessary test change
    • 2ce00b49 - Use 'getRequestTime()' in test
    • 98ab5fa4 - Consolidate lease time safeguard logic; improve documentation
    • 91b69682 - Add test for QueueWorkerManager annotation safeguard

    Compare with previous version

  • Please register or sign in to reply
    Loading