-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
invokelatest
to all tests using the Native target
Julia 1.12 will be stricter about when world age gets incremented implicitly in toplevel scope (see JuliaLang/julia#56509). This PR adds explicit world age increments after compiling code using the Native target, which will likely be required on Julia 1.12 (and are harmless on prior julia versions).
- Loading branch information
1 parent
70cc35f
commit db0aad7
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters