We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There appear to be bugs that go away when you restart julia. See https://github.com/oxinabox/MagneticReadHead.jl/issues?utf8=%E2%9C%93&q=label%3A256ish
This is most likely related to JuliaLabs/Cassette.jl#6 and will all be solved when that is solved.
But we might be able to do better with some well placed invoke_latests. Or possibly by changing how we create the Cassette contexts.
invoke_latests
The text was updated successfully, but these errors were encountered:
Try to be smart about the version number (#37)
8969f6c
* Try to be smart about the version number * Install the package * Add project file * Add Windows CI * Add macOS CI
No branches or pull requests
There appear to be bugs that go away when you restart julia.
See https://github.com/oxinabox/MagneticReadHead.jl/issues?utf8=%E2%9C%93&q=label%3A256ish
This is most likely related to
JuliaLabs/Cassette.jl#6
and will all be solved when that is solved.
But we might be able to do better with some well placed
invoke_latests
.Or possibly by changing how we create the Cassette contexts.
The text was updated successfully, but these errors were encountered: