Skip to content

Conversation

@MarkRedeman
Copy link
Contributor

📝 Description

This fixes an issue where the training worker wasn't able to get a lock on the sqlite database. As a result when it tried to get all pending jobs the query it would execute would stall indefinitely.

✨ Changes

Select what type of change your PR is:

  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔄 Refactor (non-breaking change which refactors the code base)
  • ⚡ Performance improvements
  • 🎨 Style changes (code style/formatting)
  • 🧪 Tests (adding/modifying tests)
  • 📚 Documentation update
  • 📦 Build system changes
  • 🚧 CI/CD configuration
  • 🔧 Chore (general maintenance)
  • 🔒 Security update
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

Before you submit your pull request, please make sure you have completed the following steps:

  • 📚 I have made the necessary updates to the documentation (if applicable).
  • 🧪 I have written tests that support my changes and prove that my fix is effective or my feature works (if applicable).
  • 🏷️ My PR title follows conventional commit format.

For more information about code review checklists, see the Code Review Checklist.

@MarkRedeman MarkRedeman requested a review from maxxgx October 6, 2025 10:01
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@MarkRedeman MarkRedeman merged commit 5c408a9 into open-edge-platform:feature/geti-inspect Oct 6, 2025
14 of 17 checks passed
MarkRedeman added a commit that referenced this pull request Oct 8, 2025
🐛 fix(inspect): Fix unable to start train job
camiloHimura pushed a commit to camiloHimura/anomalib that referenced this pull request Nov 11, 2025
maxxgx pushed a commit that referenced this pull request Nov 26, 2025
🐛 fix(inspect): Fix unable to start train job
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.

3 participants