4 lines
64 B
Python
Executable File
4 lines
64 B
Python
Executable File
import supervisor
|
|
|
|
supervisor.set_next_stack_limit(4096 + 1024)
|