Skip to content

Commit

Permalink
Update VirtualThreadPoolDispatcherSpec.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Aug 9, 2024
1 parent ec85fdb commit 23a7b8b
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ object VirtualThreadPoolDispatcherSpec {
val config = ConfigFactory.parseString("""
|virtual-thread-pool {
| task-dispatcher {
| throughput = 5
| thread-pool-executor {
|
| }
| executor = virtual-thread-executor
| }
|}
""".stripMargin)
Expand Down

0 comments on commit 23a7b8b

Please sign in to comment.