dduo

Results 6 issues of dduo

**What is the issue you are having?** run bench happen panic ``` go test -bench=. -benchmem -benchtime=4s ./... -timeout 30m ``` **Minimal, Complete, and Verifiable Example** ``` E:\code\github\bigcache>go test -bench=....

bug

version go version go1.16 windows/amd64 go-micro/v2 v2.9.1 ```GO func Start() { addr := fmt.Sprintf(":%d", *port) router := router2.Router() service := web.NewService( web.Name("web"), web.Address(addr), web.RegisterTTL(time.Millisecond*500), web.RegisterInterval(time.Millisecond*200), web.Registry(RegisterPlugin()), ) service.Handle("/", router) var...

```` const translate = require('translate-api'); let transText = 'hello world'; translate.getText(transText, { to: 'en' }).then(function(text) { console.log(text) }).catch(err => { console.log(err) // {Error code: 'BAD_NETWORK' } }); ```` 真实错误信息是 ```...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Mining interruption os : windows 11 node version: v20.11.1 nodemon version: [nodemon] 3.0.3 ```shell checking 0ea408861b23ac91b6eebfd5b06e115746797bf5a43e55c0ea1c34a91a513769 115906 checking 7a44435f842605ab7f3cab35b45681cdd5ce71cd461b67f168ad58cff473da0b 115907 checking ee36f1d2c3d80f78ca4bf0bd054bbaededf72765d193c732088579deaf16fcbd 115908 checking 25c8164b0f6d63ea3e4fdf65c8c883c759c05fd77941167c076d18f2acf863d1 115909 checking 6ce7faab6695b3f47ceaf755383641abc1769200e6dfc3c86c565f0892cfb634 115910 checking...