Commit 4d58b89
pythonGH-131770: increase assumed WASI stack size to 131072 (wasi-sdk default) (python#131844)
https://github.com/WebAssembly/wasi-libc/blob/e9524a0980b9bb6bb92e87a41ed1055bdda5bb86/libc-top-half/musl/src/internal/pthread_impl.h#L220
Signed-off-by: Filipe Laíns <lains@riseup.net>1 parent 8ad2ac3 commit 4d58b89
3 files changed
+3
-1
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
| 488 | + | |
488 | 489 |
| |
489 | 490 |
| |
490 | 491 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2900 | 2900 |
| |
2901 | 2901 |
| |
2902 | 2902 |
| |
| 2903 | + | |
2903 | 2904 |
| |
2904 | 2905 |
| |
2905 | 2906 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
|
0 commit comments