Skip to content

Fix error handler redirecting#275

Merged
dom96 merged 6 commits into
dom96:masterfrom
iffy:i269-smaller-fix
Jun 13, 2022
Merged

Fix error handler redirecting#275
dom96 merged 6 commits into
dom96:masterfrom
iffy:i269-smaller-fix

Conversation

@iffy

@iffy iffy commented Mar 17, 2021

Copy link
Copy Markdown
Contributor

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

dom96 commented Jun 10, 2022

Copy link
Copy Markdown
Owner

Can you rebase so we can get a CI run?

@iffy

iffy commented Jun 13, 2022

Copy link
Copy Markdown
Contributor Author

Rebased; let me know if it looks good.

@dom96

dom96 commented Jun 13, 2022

Copy link
Copy Markdown
Owner

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

@dom96 dom96 left a comment

Copy link
Copy Markdown
Owner

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

Comment thread jester.nim
Comment thread jester.nim
@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