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

Clear JobBuffer on ActiveJob test teardown #45624

Merged
merged 1 commit into from Jul 19, 2022

Conversation

sambostock
Copy link
Contributor

Summary

Active Job tests should be able to rely on a clean JobBuffer in each test.

This ensures we clear the buffer automatically after each test.

Other Information

As per #45618 (comment)

ActiveJob tests should be able to rely on a clean JobBuffer in each test.
@rails-bot rails-bot bot added the activejob label Jul 19, 2022
@eileencodes eileencodes merged commit a731c92 into rails:main Jul 19, 2022
@sambostock sambostock deleted the clear-job-buffer-on-teardown branch July 22, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants