Skip to content

Commit

Permalink
Refactor status logic (#79)
Browse files Browse the repository at this point in the history
* common-exit-hook for Worker

* test fix

* vbump

* tests

* lint

* POC refactor status logic

* more logs to help catch error scenarios

* allow worker layer getter to raise

* vbump
  • Loading branch information
PietroPasotti authored Sep 13, 2024
1 parent 212e900 commit 929325f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "cosl"
version = "0.0.32"
version = "0.0.33"
authors = [
{ name="sed-i", email="82407168+sed-i@users.noreply.github.com" },
]
Expand Down

0 comments on commit 929325f

Please sign in to comment.