Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

@achimnol
Copy link
Member

No description provided.

* Store the session-level termination status in the `status_data` column.
* Also store the kernel exit code there.
@achimnol achimnol added this to the 20.09 milestone May 13, 2021
@achimnol achimnol added the bug label May 13, 2021
@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #430 (c3cba09) into main (934f0e7) will decrease coverage by 0.06%.
The diff coverage is 9.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   48.56%   48.49%   -0.07%     
==========================================
  Files          52       52              
  Lines        8511     8524      +13     
==========================================
+ Hits         4133     4134       +1     
- Misses       4378     4390      +12     
Impacted Files Coverage Δ
src/ai/backend/manager/models/kernel.py 45.63% <ø> (ø)
src/ai/backend/manager/registry.py 16.94% <9.52%> (-0.12%) ⬇️

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 934f0e7...c3cba09. Read the comment docs.

@achimnol achimnol merged commit 01f2cac into main May 13, 2021
@achimnol achimnol deleted the fix/duplicate-session-terminated-events branch May 13, 2021 17:00
achimnol added a commit that referenced this pull request May 13, 2021
* fix: Prevent duplication of session-terminated events
  - Store the session-level termination status in the `status_data` column.
  - Also store the kernel exit code there.
* docs: Add the format description of the `kernels.status_data` field

Backported-From: main
Backported-To: 21.03
achimnol added a commit that referenced this pull request May 13, 2021
* fix: Prevent duplication of session-terminated events
  - Store the session-level termination status in the `status_data` column.
  - Also store the kernel exit code there.
* docs: Add the format description of the `kernels.status_data` field

Backported-From: main
Backported-To: 20.09
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.

2 participants