Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop UNIQUE id index on minion_jobs, fix expired dependency job check #43

Closed
wants to merge 1 commit into from

Conversation

a-leelan
Copy link
Contributor

No description provided.

preaction added a commit that referenced this pull request Oct 31, 2023
  [Fixed]

  - Fixed check for expired parent jobs when dequeuing. Thanks @a-leelan
    and @GrantStreetGroup for fixing this bug! [Github #43]

  - Dropped useless index on minion_jobs table (now that it has
    a primary key). Thanks @a-leelan and @GrantStreetGroup for fixing
    this! [Github #43]
@preaction
Copy link
Owner

Thanks for the patch! I fixed a test failure (there's a test that migrates up/down and checks the version number), so this was merged w/ a "different" commit.

@preaction preaction closed this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants