Sridhar Mocherla

Results 5 issues of Sridhar Mocherla

# 🐞 bug report Recently there were some breaking changes to `setuptools` (see https://github.com/pypa/setuptools/pull/3505), and this broke pip_install for some existing packages for us. FWIW, we use the system interpreter...

**Describe the bug** Some features of the Elixir plugin do not work with [IntelliJ Remote Development](https://www.jetbrains.com/help/idea/remote-development-overview.html). One of the features that doesn't work is syntax highlighting. As you can see,...

When I try to use `kt_jvm_export` with latest version (4.5), I get this error ``` ERROR: /Users/smocherla/repos/foo/tests/kotlin/arrow/BUILD.bazel:24:14: in artifact attribute of maven_bom_fragment rule //tests/kotlin/arrow:maven-export.bom-fragment: '//tests/kotlin/arrow:maven-export-lib' must produce a single file....

Maybe this is expected behavior but I wanted to still check and confirm. Anytime I open a bzl file in a workspace within our repo which is a `local_repository`, it...

type: bug

I observed that cold start on the persistent workers can play a part in slow builds. An example with Kapt (using `--define kt_timings=1`) ``` * kapt (org.mapstruct.ap.MappingProcessor, io.micronaut.annotation.processing.TypeElementVisitorProcessor, io.micronaut.annotation.processing.BeanDefinitionInjectProcessor, io.micronaut.annotation.processing.AggregatingTypeElementVisitorProcessor,...