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

Thread safe In Memory Connector #1352

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ewjoachim
Copy link
Member

@ewjoachim ewjoachim commented Mar 22, 2025

Closes #1320

Same as #1329 but added a needed fix in the tests

Successful PR Checklist:

  • Tests
    • (not applicable?)
  • Documentation
    • (not applicable?)

PR label(s):

@ewjoachim ewjoachim requested a review from a team as a code owner March 22, 2025 09:53
@github-actions github-actions bot added the PR type: bugfix 🕵️ Contains bug fix label Mar 22, 2025
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  testing.py 215-217
Project Total  

This report was generated by python-coverage-comment-action

@ewjoachim ewjoachim force-pushed the threads-safe-memory-connector branch from de5ca61 to d12439e Compare March 22, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR type: bugfix 🕵️ Contains bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make InMemoryConnector Thread-Safe for Multi-Threaded FastAPI Use Cases
2 participants