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 assertions not visible on timeout #23

Merged
merged 1 commit into from
May 4, 2022
Merged

Conversation

Kacarott
Copy link
Contributor

@Kacarott Kacarott commented May 4, 2022

Fix #22

@kazk kazk changed the title Fix #22 Fix assertions not visible on timeout May 4, 2022
@kazk
Copy link
Member

kazk commented May 4, 2022

Thanks. My only concern is possible performance impact for kata with many assertions/test cases. Some kata has a lot.
I'm assuming it shouldn't be too bad.

@kazk
Copy link
Member

kazk commented May 4, 2022

I can also update when adding next Python version. I'm hoping automatic update will work for most of them.

@kazk kazk merged commit 4ce6287 into codewars:master May 4, 2022
@Kacarott Kacarott deleted the dev branch May 4, 2022 09:10
kazk added a commit that referenced this pull request May 4, 2022
- Fix assertions not visible on timeout #23
@kazk
Copy link
Member

kazk commented May 16, 2022

This was included in Python 3.10

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.

Assertions not visible on timeout
2 participants