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

[2.x] Flushes Once::class on Operation Terminated #821

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Conversation

nunomaduro
Copy link
Member

This pull request flushes the Once::class on the OperationTerminated event. This event is fired when:

  • Request is handled.
  • Tick is handled.
  • Task is handled.

This pull request can be merged before or after : laravel/framework#49744.

@taylorotwell taylorotwell merged commit 5a0c867 into 2.x Jan 19, 2024
15 checks passed
@taylorotwell
Copy link
Member

@nunomaduro I'm going to leave this on OperationTerminated instead of RequestTerminated.

@taylorotwell taylorotwell deleted the feat/once branch January 19, 2024 23:32
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