Commit 466fe52
committed
re-enable running git-daemon tests on CI
It became clear that the issue was home-made. The remote interactions of
the 'free' variants never terminated the connection, which could have left
the daemon hanging.
It might have filled up its 32 slots, leading to rejection later, maybe.1 parent 377ca46 commit 466fe52
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments