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

Preserve raises attribute in cps bootstrap #174

Open
alaviss opened this issue Jun 14, 2021 · 1 comment
Open

Preserve raises attribute in cps bootstrap #174

alaviss opened this issue Jun 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@alaviss
Copy link
Contributor

alaviss commented Jun 14, 2021

These procedures lost their raises data since we don't carry them over from the original procedure. This should be a simple endeavor with std/effecttraits.

@alaviss alaviss added the enhancement New feature or request label Jun 14, 2021
@alaviss
Copy link
Contributor Author

alaviss commented Jun 20, 2021

For this we will want to enforce cps hooks to not raise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant