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

fix(Python): return error on interrupted sleep #1003

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

lucasmcdonald3
Copy link
Contributor

Issue #, if available:

Description of changes:

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lucasmcdonald3 lucasmcdonald3 marked this pull request as ready for review November 15, 2024 00:56
@lucasmcdonald3 lucasmcdonald3 requested a review from a team as a code owner November 15, 2024 00:56
@lucasmcdonald3 lucasmcdonald3 merged commit 405cf37 into main Nov 18, 2024
134 checks passed
seebees pushed a commit that referenced this pull request Nov 19, 2024
# [1.8.0](v1.7.4...v1.8.0) (2024-11-19)

### Bug Fixes

* Drop SelectOpt from MutableMap ([bdb6509](bdb6509))
* Externs ([0bc1f96](0bc1f96))
* formatting ([b608ab8](b608ab8))
* **Python-Release:** Run validate tests from release commit ([41c0c94](41c0c94))
* **Python:** CMCs release lock for unhandled runtime exceptions ([#979](#979)) ([1510b77](1510b77))
* **Python:** return error on interrupted sleep ([#1003](#1003)) ([405cf37](405cf37))
* remove input and output traits on DynamoDB operations ([#1012](#1012)) ([8377acf](8377acf))
* return error on interrupted sleep ([#993](#993)) ([f49460a](f49460a))
* rust CI ([42e39cc](42e39cc))

### Features

* **Rust:** Interop test vectors; bump Dafny to 4.9.0 ([#1004](#1004)) ([a505a30](a505a30))
* Storm cache supports millisecond resolution ([#1011](#1011)) ([6f09d5d](6f09d5d))
seebees added a commit that referenced this pull request Nov 19, 2024
* chore(release): 1.8.0 [skip ci]

# [1.8.0](v1.7.4...v1.8.0) (2024-11-19)

### Bug Fixes

* Drop SelectOpt from MutableMap ([bdb6509](bdb6509))
* Externs ([0bc1f96](0bc1f96))
* formatting ([b608ab8](b608ab8))
* **Python-Release:** Run validate tests from release commit ([41c0c94](41c0c94))
* **Python:** CMCs release lock for unhandled runtime exceptions ([#979](#979)) ([1510b77](1510b77))
* **Python:** return error on interrupted sleep ([#1003](#1003)) ([405cf37](405cf37))
* remove input and output traits on DynamoDB operations ([#1012](#1012)) ([8377acf](8377acf))
* return error on interrupted sleep ([#993](#993)) ([f49460a](f49460a))
* rust CI ([42e39cc](42e39cc))

### Features

* **Rust:** Interop test vectors; bump Dafny to 4.9.0 ([#1004](#1004)) ([a505a30](a505a30))
* Storm cache supports millisecond resolution ([#1011](#1011)) ([6f09d5d](6f09d5d))
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.

2 participants