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

Remove worker service dependency in Docker Compose file #274

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

candleindark
Copy link
Collaborator

This PR removes the worker service dependency from the scheduler and monitor services. The startups and shutdowns of the scheduler and monitor services don't really depend on the worker service.

From the scheduler and monitor service. These two
services don't really depend on the worker for
startup and shutdown.
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (812dc65) 98.73% compared to head (06ed8e9) 98.73%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          47       47           
  Lines        2215     2215           
=======================================
  Hits         2187     2187           
  Misses         28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@candleindark candleindark merged commit 85987c9 into datalad:master Nov 23, 2023
@candleindark candleindark deleted the remove-worker-dependency branch November 23, 2023 22:18
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