8000 handle creating a job after an update and delete by JohnRoesler · Pull Request #194 · go-co-op/gocron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

handle creating a job after an update and delete #194

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

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

JohnRoesler
Copy link
Contributor

What does this do?

after a job was updated, we didn't clear the update flag on the scheduler which caused a nil pointer exception on the creation of a new job

Which issue(s) does this PR fix/relate to?

resolves #193

List any changes that modify/break current functionality

Have you included tests for your changes?

👍

Did you document any new/modified functionality?

  • Updated example_test.go
  • Updated README.md

Notes

@JohnRoesler JohnRoesler merged commit 8f63acc into go-co-op:master Jun 10, 2021
@JohnRoesler JohnRoesler deleted the update-delete-create branch June 10, 2021 14:46
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.

[BUG] - Cannot add a new job after deleting the updated job
1 participant
0