Skip to content
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

fix: compile error #301

Merged
merged 1 commit into from
Mar 25, 2025
Merged

fix: compile error #301

merged 1 commit into from
Mar 25, 2025

Conversation

crwen
Copy link
Contributor

@crwen crwen commented Mar 25, 2025

fix compile error cause by #295

@@ -140,7 +140,7 @@ where
let _ = mem::replace(&mut guard.immutables, sources);
}
if is_manual {
self.version_set.rewrite().await.unwrap();
// self.ctx.version_set.rewrite().await.unwrap();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

which features we lost if this line is commented?

@ethe ethe merged commit 13de6eb into main Mar 25, 2025
14 checks passed
@ethe ethe deleted the fix/ctx branch March 25, 2025 07:23
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