Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: orkes-io/orkes-queues
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.9
Choose a base ref
...
head repository: orkes-io/orkes-queues
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 4, 2025

  1. Allow a waitTime of zero. The wait is buggy: it will sleep in vain un…

    …less another thread called __peekedMessages at the exact time it was sleeping.
    jmigueprieto committed Jan 4, 2025
    Copy the full SHA
    0b1968b View commit details

Commits on Jan 7, 2025

  1. Merge pull request #19 from orkes-io/fix/wait-time-issues

    Allow a `waitTime` of zero.
    v1r3n authored Jan 7, 2025
    Copy the full SHA
    22c5983 View commit details
Loading