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

Fix | Updated WorkflowEventSubscriber for fix #91

Conversation

simple-hacker
Copy link

@simple-hacker simple-hacker commented Feb 26, 2024

Fixes #90 Using comment by @stevebauman

#90 (comment)

Return early if job does not implement WorkflowableJob interface in WorkflowEventSubscriber.

@stevebauman
Copy link
Collaborator

stevebauman commented Feb 26, 2024

@simple-hacker Thanks for the PR! Tests are failing here for the new changes -- we'll likely have to update them to support retrieving the class names of jobs.

Will wait for Kai's approval on this, as I'm unsure if this is how he'd like to tackle this, and if he has a potentially better solution.

@simple-hacker
Copy link
Author

Ah this is my mistake sorry, I didn't mean to do a PR here. I was meant to do a PR in my organisation's forked repo.
Just wanted to do a quick check to see if our tests were passing which they were.

I'll close this PR for now and will help investigate the issue properly and submit a better PR with passing tests.

@stevebauman
Copy link
Collaborator

Ok sounds good, thanks @simple-hacker! 🙏

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.

Issue deleting Eloquent models in non Venture jobs on sync driver
2 participants