夏虫

Results 9 issues of 夏虫

fix this panic ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x96df96] goroutine 60 [running]: github.com/amitbet/vnc2video.(*VncCanvas).RemoveCursor(0x0, 0xc000139b00, 0xc0003faedf) D:/go1.13.8.windows-amd64/gopath/pkg/mod/github.com/amitbet/[email protected]/encoding_util.go:61 +0x26 github.com/amitbet/vnc2video.(*DefaultClientMessageHandler).Handle.func2(0xc0003434d0,...

*Issue #, if available:* *Description of changes:* Enhance change the firecracker binary path and stdin, stdout, stderr. By submitting this pull request, I confirm that my contribution is made under...

Docker image build with multi-stage and save build time. Some code in `Dockerfile` is useless, such as ```diff Dockerfile: -ADD applog/ applog/ -ADD countries/ countries/ -ADD geodns-logs/ geodns-logs/ -ADD health/...

How about that? https://github.com/consulo/consulo-spellchecker/blob/master/src/com/intellij/spellchecker/inspections/PlainTextSplitter.java#L62-L67

as English language, word wrap is good for reading, but for this project , word wrap is unnecessary

Hi UNINETT, I just rewrite the config module, it can be use yaml to config all settings. And it can easy make comment in config file. And it can easy...

https://open.larkenterprise.com/document/server-docs/im-v1/batch_message/send-messages-in-batches 根据这个文档,目前python sdk没有支持,故提PR,请求合并