magiceses

Results 8 comments of magiceses

ujson version 2.0.3 maybe still have the problem of memory leak. I test ujson version 2.0.3 ,here is script in container gnocchi-api: ``` ()[root@gnocchi-api-69c75646dc-lzg9l /]# ls -lh test.json -rw-r--r-- 1...

yes 2.6.0, maybe it caused by core.local package, because when i exec `action: core.local cmd= timeout=` , if the task is failed or timeout, it will appear one zombie process....

Yes, this is my retry policy: ``` retry: count: 5 delay: 300 ``` the task will timeout.

same problem. version 2.7

After different system tests, it was found that option + left/right shortcut can be used on ubuntu/debian systems, but option + left/right shortcut cannot be used on centos/macos systems

+1, same error when upgrade thanos-ruler from 0.31.0 to 0.32.0/0.33.0