Commit a3fdd53
authored
feat: timeout container status checks after 1s (#18)
Under unknown circumstances, `docker` commands may hang up for minutes.
Since the LS Toolkit activation requires running some `docker` commands
such as `docker inspect`, we now abort the command after 1s.1 parent 48f244e commit a3fdd53
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments