Skip to content

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

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

feat: add lock update mechanism for jobs, closes #762#854
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

This is a fixed version of #786

My focus has put me back on getting my past PR's I need merged :P.

- 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
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.

1 participant