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 error handler redirecting #275

Merged
merged 6 commits into from
Jun 13, 2022
Merged

Fix error handler redirecting #275

merged 6 commits into from
Jun 13, 2022

Conversation

iffy
Copy link
Contributor

@iffy iffy commented Mar 17, 2021

Fixes #269 (includes #267 because it relies on the testing changes included there)

nimble test doesn't work for me because of some of the other dependencies failing (as noted in #263), but I've tested the change and seen the added test pass.

@dom96
Copy link
Owner

dom96 commented Jun 10, 2022

Can you rebase so we can get a CI run?

@iffy
Copy link
Contributor Author

iffy commented Jun 13, 2022

Rebased; let me know if it looks good.

@dom96
Copy link
Owner

dom96 commented Jun 13, 2022

Thanks! Although seems the PR includes my commit, not sure what happened there

Copy link
Owner

@dom96 dom96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Just need slight change to be backwards compatible

jester.nim Outdated Show resolved Hide resolved
jester.nim Show resolved Hide resolved
@dom96 dom96 merged commit d2210c6 into dom96:master Jun 13, 2022
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.

Redirects can no longer be used in error blocks
2 participants