Commit e43dcce
Switch dummy FTP server to use IP address instead of hostname
Using a hostname does cause an occasional leaking thread in the Ruby socket
library when using Ruby 3.4.1. Switching to the IP address mitigates the issue.1 parent 77ebfbf commit e43dcce
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments