Skip to content

Adjust to upcoming change in world age semantics#864

Merged
Keno merged 1 commit intomasterfrom
kf/latestworld
Nov 15, 2024
Merged

Adjust to upcoming change in world age semantics#864
Keno merged 1 commit intomasterfrom
kf/latestworld

Conversation

@Keno
Copy link
Copy Markdown
Collaborator

@Keno Keno commented Nov 15, 2024

Upcoming base PR JuliaLang/julia#56509 makes precise when exactly world age increments automatically at top-level. Packages are mostly not supposed to notice, but of course Revise is a bit patholgical in that it does basically expect asynchronous changes to have top level effects. After that PR, that requires an explicit opt-in. This PR makes the appropriate adjustments to the tests.

Upcoming base PR JuliaLang/julia#56509 makes precise
when exactly world age increments automatically at top-level. Packages are
mostly not supposed to notice, but of course Revise is a bit patholgical in
that it does basically expect asynchronous changes to have top level effects.
After that PR, that requires an explicit opt-in. This PR makes the appropriate
adjustments to the tests.
@Keno Keno merged commit a1de593 into master Nov 15, 2024
Keno added a commit to Keno/FromFile.jl that referenced this pull request Nov 20, 2024
Roger-luo pushed a commit to Roger-luo/FromFile.jl that referenced this pull request Nov 20, 2024
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.

2 participants