Lixin Wei
Lixin Wei
I also met this problem. This problem happens randomly. Sometimes the .so file is OK, but sometimes not. I guess it's related to multi-threading?
I also really need this! ShareDrop's UI is very fancy, I loved it so much. But the lack of this feature blocked me from using it in my most cases....
Is there any doc about the overall structure/execution path of this project? I'm willing to have a try but don't know where to start.
`--path-mappings` is not an ideal way in my case. In my project, the `module` path keeps being changed by my build tool. And I need to modify `--path-mappings` every time...
求问,现在有什么临时的方法可以看一下各个节点的延迟吗?我想排查下哪些节点坏了
> Can you double check that you have docker running? I've no docker running. Why it needs docker?
> When you are running it locally, the way it launches buildfarm is via docker containers. I see, thx. I thought it is a tool managing an existing cluster. So...
> Not currently via docker containers, but it's possible in the future. It does, however, support deploying to multiple machines on AWS infrastructure (see README file). I see, sadlly I'm...
Is there anyway to create a cluster using my own prue machines? And don't use docker, just launch pure worker processes in my machine. I've already set up the environment...
I see. Thank you for your clarification.