Commit 35b88a8
fix: port ExpiringLfuCacheSpec race fix (#978)
Port akka-http commit 87c9bdcbc by replacing a fixed sleep with awaitAssert in the cache capacity test.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7917862 commit 35b88a8
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
0 commit comments