-
-
Notifications
You must be signed in to change notification settings - Fork 532
[14.0][IMP] queue_job: perform_enqueued_jobs should filter the context #738
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
Conversation
|
Hi @guewen, |
765b151 to
c0e0cb3
Compare
c0e0cb3 to
62eaea9
Compare
a2d94e3 to
dd8c852
Compare
Dismissing my review as per other reviewer's comment.
dd8c852 to
2ed0c75
Compare
|
This PR has the |
|
/ocabot merge minor |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 200e979. Thanks a lot for contributing to OCA. ❤️ |
This enhancement is needed to write more accurate tests when the delayed method is context-sensitive.
We had a bug not identified during tests because of this :(