Fix scx scheduler reactivation + improve info logging
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 27s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 27s
This commit is contained in:
parent
92a359bb7d
commit
4d2f4b3bc3
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