-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
stop extending nonexistent Base.quit #190
Conversation
Reopened PR to restart tests (i think there was a travis issue?) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming tests pass tho
Huh.. the test failure is consistent. It seems to be a deadlock or infinite loop? |
CI for this should be re-run after #193. |
Codecov Report
@@ Coverage Diff @@
## master #190 +/- ##
==========================================
- Coverage 44.87% 35.98% -8.89%
==========================================
Files 11 9 -2
Lines 312 314 +2
==========================================
- Hits 140 113 -27
- Misses 172 201 +29
Continue to review full report at Codecov.
|
I am still seeing this error.
Seems safe to ignore. I would like to help remove the error message. I have been using Julia for 2 hours, very nice. |
Thanks for the error report! 😁 Welcome to julia; I'm glad you're having a nice experience so far! Yeah, this was fixed by this PR on the Thanks for filing an error report. I hope you keep enjoying using Julia! :) More info here: |
@NHDaly Is there any update on when the new release will be tagged? Thanks so much! |
Fixes #142.