Skip to content

Refactor Spec.run to macro finished#14122

Draft
straight-shoota wants to merge 4 commits intocrystal-lang:masterfrom
straight-shoota:refactor/spec-run
Draft

Refactor Spec.run to macro finished#14122
straight-shoota wants to merge 4 commits intocrystal-lang:masterfrom
straight-shoota:refactor/spec-run

Conversation

@straight-shoota
Copy link
Member

This should be largely equivalent to the current solution with at_exit but more robust because it does not conflict with libraries' at_exit handlers.

Resolves #14121

This should be largely equivalent to the current solution with `at_exit`
but more robust because it does not conflict with libraries' `at_exit`
handlers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run spec suite in macro finished hook instead of at_exit

1 participant