Skip to content

feat: add lock update mechanism for jobs, closes #762#786

Closed
pcfreak30 wants to merge 1 commit intogo-co-op:v2from
LumeWeb:issue/762
Closed

feat: add lock update mechanism for jobs, closes #762#786
pcfreak30 wants to merge 1 commit intogo-co-op:v2from
LumeWeb:issue/762

Conversation

@pcfreak30
Copy link
Contributor

  • Add jobOutUpdateLockRequest channel in the executor
  • Implement lock update requests in the job execution process
  • Add Lock() method to the Job interface
  • Update the scheduler to handle lock update requests
  • Add a test case to verify the new locking mechanism

- Add `jobOutUpdateLockRequest` channel in the executor
- Implement lock update requests in the job execution process
- Add `Lock()` method to the `Job` interface
- Update the scheduler to handle lock update requests
- Add a test case to verify the new locking mechanism
@JohnRoesler
Copy link
Contributor

Please address golang ci lint complaints, and ensure tests pass.

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