jshen28
jshen28
Hello, I am finding that `socket.connect` when destination IP/Port pair is not used may lead to surprising memory usage. the memory profile result looks like below. It is weir that...
Hello, I saw a surprising memory usage growth (see this [issue](https://github.com/eventlet/eventlet/issues/741)). But when I remove `monkey_patch` looks like memory usage back to normal. Does fluent-logger-python compatible with eventlet?
Hello, we would like to use * to match all potential candidates, the reason is our service might generate logs with timestamp as suffix. Thank you.
- 版本、环境信息: 1)Paddle Lite 版本: 2)Host 环境:虚拟机中运行,虚拟机系统为kylin v10 sp2 4)预测后端信息:寒武纪 MLU370-x8 - 编译/安装方式信息: 参考文档构建[容器](https://www.paddlepaddle.org.cn/inference/master/demo_guides/cambricon_mlu.html#zhunbeibendibianyihuanjing)失败, ``` # docker build --network=host -f MagicMind_ubuntu18.04_x86.Dockerfile -t paddlelite/mlu370_x86_magicmind . Sending build context to Docker daemon...
#### Description Hello, I am thinking if it is good to allow qemu builder restart from a certain point like docker build, because making image is potentially to be time...