Commit 1d16925
Remove the fd limit in the unwind sandbox
Some users are running sandboxes concurrently, and it is possible that we are at some point launching unwind sandboxes concurrently as well. If that happens, we could theoretically reach the kernel limit of fds in flight in sockets.
PiperOrigin-RevId: 895895003
Change-Id: Icca7183ae37d0268d5c5a7f374855c1ee62986901 parent 4949a3a commit 1d16925
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
193 | 198 | | |
194 | 199 | | |
195 | 200 | | |
| |||
0 commit comments