akka/akka-http

Get rid of SocketUtils.temporaryHostnameAndPort

Open

#2,947 opened on Feb 6, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhackathonhelp wantedt:testingtechnical-debt

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

Because, it has an inherent race condition and makes tests fail more easily.

Contributor guide