Skip to content

Commit

Permalink
Seal WorkerThreadMetrics
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Dec 19, 2024
1 parent a52da5c commit 13dda32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ sealed trait WorkStealingPoolMetrics {
def workerThreads: List[WorkerThreadMetrics]
}

trait WorkerThreadMetrics {
sealed trait WorkerThreadMetrics {

/**
* The index of this WorkerThread.
Expand Down

0 comments on commit 13dda32

Please sign in to comment.