hawk

Results 3 comments of hawk

get it. some cases are complicated.If do more,it will make it like type inference.lke: local t={} t.str1="12" t.int1=123 local test = t.int1 + t.str1 concatenate int with string. if you...

I have try define _run_via_pool staticmethod and it fix. Actually,I am unfamiliar with python and I dont the reason @staticmethod def _run_via_pool(*args, **kwargs):