Skip to content

Commit

Permalink
Update timeslice
Browse files Browse the repository at this point in the history
  • Loading branch information
seadanda authored Sep 21, 2024
1 parent d210d8d commit 64770cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ impl OnRuntimeUpgrade for FixMigration {
assignment: CoreAssignment::Task(para_id),
}]));

Workplan::<Runtime>::insert((292605, core_id), workplan_entry);
Workplan::<Runtime>::insert((287565, core_id), workplan_entry);
}

// Add cores to the system - this will take 2 sessions to kick in.
Expand Down

0 comments on commit 64770cc

Please sign in to comment.