Skip to content

Commit

Permalink
Copy HttpContent into array to avoid buffer being released too early (#…
Browse files Browse the repository at this point in the history
…4194)

Co-authored-by: Sören Brunk <[email protected]>
Co-authored-by: Saskia Gennrich <[email protected]>
Co-authored-by: adamw <[email protected]>
  • Loading branch information
4 people authored Dec 3, 2024
1 parent eb121c0 commit 38d0339
Show file tree
Hide file tree
Showing 6 changed files with 1,463 additions and 7 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ lazy val perfTests: ProjectMatrix = (projectMatrix in file("perf-tests"))
.jvmPlatform(scalaVersions = List(scala2_13), settings = commonJvmSettings)
.dependsOn(
core,
circeJson,
pekkoHttpServer,
http4sServer,
nettyServer,
Expand Down
Loading

0 comments on commit 38d0339

Please sign in to comment.