Skip to content

Commit

Permalink
Very minor change. I had an extra new line and it was bugging me.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathgeekcoder committed Sep 14, 2024
1 parent a2d5db9 commit 731f171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parallel/HighsTaskExecutor.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ class HighsTaskExecutor {
}

static void run_worker(int workerId, HighsTaskExecutor* ptr) {

threadLocalExecutorHandle().ptr = ptr;

// check if main thread has shutdown before thread has started
Expand Down

0 comments on commit 731f171

Please sign in to comment.