Even Wei

Results 3 issues of Even Wei

Here is my code, please check it out. ``` package main import ( "bytes" "fmt" "log" "os" "os/exec" "strconv" kdb "github.com/sv/kdbgo" ) var testPort = 0 func StartQ(ready chan struct{})...

**Problem:** Some checks should be rerun and re-interpreted after some changes. For example: 1. source updated every morning 2. further code changes **Acceptance Criteria:** * Consider the feasibility and implementation...

**PR checklist** - [x] Ensure you have added or ran the appropriate tests for your PR. - [x] DCO signed **What type of PR is this?** Refactor / Infrastructure **What...