amzn / smoke-aws

AWS services integration for the Smoke Framework
Apache License 2.0
111 stars 19 forks source link

Use checked continuations. #134

Closed tachyonics closed 1 year ago

tachyonics commented 1 year ago

Issue #, if available:

Description of changes: Use checked continuations rather than unsafe ones. Checked ones will error if continuation isn't actually used.

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