Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Nov 18, 2023
1 parent 1f9da63 commit 8973f34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scheduler-pool/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,6 @@ impl ScheduleStage {
Box::new(ExecutionEnvironment {
task,
finalized_lock_attempts,
execution_result: Default::default(),
result_with_timings: (Ok(()), Default::default()),
finish_time: None,
slot: 0,
Expand Down

0 comments on commit 8973f34

Please sign in to comment.