chenjie199234
chenjie199234
Produce the problem: 1. Open my project,and open a file in my project 2. Jump into third project which my project needed 3. Close my project's file buffer first 4....
 these balls all move from their position to one same position and then return back to their own position.

### code: ``` func Benchmark_Queue(b *testing.B) { b.StopTimer() queue := NewQueue(40960) wg := &sync.WaitGroup{} var count uint32 b.ResetTimer() b.StartTimer() wg.Add(20) for i := 0; i < 10; i++ { go...
version:Neovim-qt 0.3.8 pc:windows 10 ## this is my vimrc  ## this is the code  ## this is the php result  ## this is the ale info ...
**Vuestic-ui version:** 1.8.3 
gopsutil version:v3.23.7 I set the swap mem to 0 on windwos But,when i use mem.SwapMemory() to get the info,there is still data return.  
I have a import which is not used for javascript When use this plugin to generate the code, the useless import become a require(xxx) How to disable this.  
## proxy start without cross slot support ``` ./redis-cluster-proxy 127.0.0.1:10001 [2020-10-31 22:43:17.247/M] Redis Cluster Proxy v0.9.102 [2020-10-31 22:43:17.247/M] Commit: (00000000/0) [2020-10-31 22:43:17.247/M] PID: 15979 [2020-10-31 22:43:17.247/M] OS: Darwin 19.6.0 x86_64...
## redis and proxy info ``` redis version: 6.0.8 proxy version:1.0-beta2 ``` ## test key info ``` test key:test0 key slot:641 test key type:list test command:rpush ``` ## cluster info...