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

[BUG] Use wormhole during the apply phase #136

Merged
merged 6 commits into from
May 28, 2024
Merged

[BUG] Use wormhole during the apply phase #136

merged 6 commits into from
May 28, 2024

Conversation

skylerkatz
Copy link
Collaborator

@skylerkatz skylerkatz commented May 11, 2024

When replaying events we were not using the Wormhole and as a result any uses of Carbon::now() were not being honored, causing weird side effects.

I renamed Wormhole::replay() to Wormhole::process() because I wanted to use it in both replay and apply

@inxilpro inxilpro merged commit 3af63e5 into hirethunk:main May 28, 2024
41 checks passed
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.

2 participants