Fix scx scheduler reactivation + improve info logging
This commit is contained in:
parent
92a359bb7d
commit
7e2512f236
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
1
|
||||
2
|
||||
|
@ -108,7 +108,7 @@ pub const ProfileManager = struct {
|
||||
}
|
||||
|
||||
vcache_setting.applyVCacheMode(.none);
|
||||
try scx_scheds.restorePreviousState(self.allocator);
|
||||
scx_scheds.restorePreviousState(self.allocator);
|
||||
self.active_profile = null;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user