Skip to content

Commit

Permalink
inital impl
Browse files Browse the repository at this point in the history
  • Loading branch information
jlizen committed Dec 19, 2024
1 parent 1af1aed commit bbd4d52
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -290,11 +290,6 @@ enum ExecutorStrategy {
SecondaryTokioRuntime(SecondaryTokioRuntimeExecutor),
}

<<<<<<< Updated upstream
impl ExecutorStrategy {}

=======
>>>>>>> Stashed changes
/// Spawn a future to the configured compute-heavy executor and wait on its output.
///
/// # Strategy selection
Expand Down

0 comments on commit bbd4d52

Please sign in to comment.