-
Notifications
You must be signed in to change notification settings - Fork 8
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
adding invokelatest #84
Conversation
I wonder if this also affects performance... Let's see if the performance tests pass! Otherwise it might be good to look into, and maybe the Distrubted source code can help |
Can you update from |
I also gave you write access to the repo |
I rebased 👍 |
impressive that all tests on older julia versions fail - is this normal? |
It should work if the call is replaced with |
Co-authored-by: Paul Berg <[email protected]>
Co-authored-by: Paul Berg <[email protected]>
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.
Benchmark tests do not seem impacted ✔️
Thank you @Pangoraw, merging this then now |
@schlichtanders Can you make a release? |
fix #83
this actually worked 👍
Not sure whether this should need an extra test. The lines are of course tested by the current tests already.