shylock

Results 19 issues of shylock

### All Submissions: * [x] Contributions should target the `dev` branch. Did you create your branch from `dev`? * [x] Have you followed the guidelines in our Contributing document? *...

### Problem you are trying to solve I want to know the registry current used. ### Solution you'd like Log to screen directly. ### Notes _No response_

enhancement

I found one option `wangle::ServerSocketConfig::allowInsecureConnectionOnSecureServer`, but it doesn't expose in thrift.

``` ➜ nebula-cpp2 git:(master) docker pull vesoft/nebula-dev:centos7 centos7: Pulling from vesoft/nebula-dev 2d473b07cdd5: Already exists 538b61942a2c: Pull complete c62a63613fd5: Pull complete a5ac92695350: Pull complete 5d20270173e7: Pull complete Digest: sha256:dcaf0182d7b93a207b54cc4a670e4f56504ca5af4820e80acf3a08e306d2f50c Status: Downloaded...

bug

Provide one option `enable_ssl` in all test executable.

type/enhancement

``` ➜ build git:(fix/asan) ✗ ./bin/test/connection_test [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from ConnectionTest [ RUN ] ConnectionTest.Basic I1215 17:46:28.031438...

type/bug

### Describe this problem ``` /home/shylock/.cargo/git/checkouts/rust-rocksdb-a9a28e74c6ead8ef/f04f4dd/librocksdb_sys/rocksdb/db/db_impl/db_impl.cc:1353:23: error: redundant move in return statement [-Werror=redundant-move] 1353 | return std::move(io_s); ``` ### Server version 44caa997e37991e570741c3da6c961563569da42 ### Steps to reproduce 1. Build with ```...

bug

Get the scale following the way of gtk4. https://gitlab.gnome.org/GNOME/gtk/-/commit/8df8d0bd5d50c872e13a2daad69ede3ea252466d Fix #8524

### Bug Description Start failed. ### How to Reproduce 1. set scale to 150% 2. install and start https://github.com/rustdesk/rustdesk/releases/download/1.2.7/rustdesk-1.2.7-0-x86_64.pkg.tar.zst os: manjaro-kde ### Expected Behavior Start well. ### Operating system(s) on...

bug