dapc11

Results 4 issues of dapc11

Hello, Great plugin, one of my first gotos to improve neovim performance. However, I have experienced some issues with python files not being recognized, thus ending up with no syntax...

Hello, If you have a Python project, with multiple test files (e.g. test_x.py and test_y.py). Both of these test files declares the following fixture: ``` @pytest.fixture def config_dir(tmp_path): return tmp_path...

### Description According to Gerrit workflow described in https://gerrit-review.googlesource.com/Documentation/user-upload.html#_git_push, the user is supposed to push upstream like: `git push origin HEAD:refs/for/master` This is currently not possible to accomplish (as far...

bug

When Cassandra has not yet started up and `/metrics` is called, then `FBUtilities.getlocalBroadcastAddress` is called and sets variables which causes faulty address to be set for the local broadcast address....