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