Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

fix: Add lock lifetime hints to ensure liveness #575

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Apr 8, 2022

@achimnol achimnol added this to the 22.03 milestone Apr 8, 2022
@achimnol achimnol self-assigned this Apr 8, 2022
@achimnol achimnol requested a review from kyujin-cho April 8, 2022 04:01
@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #575 (01401ad) into main (db46372) will decrease coverage by 0.05%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
- Coverage   48.69%   48.64%   -0.06%     
==========================================
  Files          53       53              
  Lines        9101     9101              
==========================================
- Hits         4432     4427       -5     
- Misses       4669     4674       +5     
Impacted Files Coverage Δ
src/ai/backend/manager/idle.py 30.52% <ø> (ø)
src/ai/backend/manager/scheduler/dispatcher.py 27.09% <ø> (ø)
src/ai/backend/manager/server.py 57.53% <0.00%> (-1.73%) ⬇️
src/ai/backend/manager/types.py 83.33% <100.00%> (ø)
src/ai/backend/manager/models/utils.py 74.46% <0.00%> (+1.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db46372...01401ad. Read the comment docs.

@achimnol achimnol merged commit a85ffd8 into main Apr 12, 2022
@achimnol achimnol deleted the feature/add-lock-timeout-to-distributed-locks branch April 12, 2022 09:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant