Skip to content

Commit

Permalink
Commented out test for ThreadPool
Browse files Browse the repository at this point in the history
  • Loading branch information
gecko0307 committed Jan 23, 2024
1 parent a9f48d7 commit 98b67cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dlib/concurrency/threadpool.d
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ class ThreadPool
}
}

/*
///
unittest
{
Expand Down Expand Up @@ -167,3 +168,4 @@ unittest
Delete(threadPool);
}
*/

0 comments on commit 98b67cd

Please sign in to comment.