Shuxin Lin

Results 2 comments of Shuxin Lin

@JosepSampe I found this weird bug. Here is my script ``` import lithops def my_function(x): import time time.sleep(1300) return x + 7 config = {} # set execution_timeout and runtime_timeout...