Richard Szabo
Richard Szabo
Is there a way to create a process action like the one that exists today but instead of giving directly an instance of an event give a lambda similar to...
I'm just started to play with Buck2 on mac os. I have clang installed for Xcode but I did not install `llvm` `lld` with eg `brew install llvm` and did...
I'm not sure that this is a right place for a feature request. But I did not find any better way to communicate. It would be nice if the plugin...
#### Description of the issue. Please be specific. I try to make all Bazel invocation with clion to be done where a specific envioment variable is set to a specific...
### Description of the bug: Got more than one input Future failure. Logging failures after the first There are 2 exceptions after each other all the time: ``` java.util.concurrent.ExecutionException: com.google.idea.blaze.base.command.info.BlazeInfoException:...
Today to build compute graph dynamically task flow provides dependent_async API. This API is provided on the executor class. If I want to add dependent task on to the same...