Dan Bent

Results 22 issues of Dan Bent

Fix responses returned from `Object` methods whose bodies have not been closed. This leads to connections not being recycled. Add CodeLingo tenet to catch this issue during code reviews. I've...

Hi there, I made [a PR](https://github.com/zond/god/pull/25) recently that updated some function comments. This one will make [CodeLingo](https://www.codelingo.io/) review your PRs and find similar issues automatically. It will find issues from...

Hi there, I made [a PR](https://github.com/argusdusty/Ferret/pull/11 ) recently that fixed some function comments. This one will make [CodeLingo](https://www.codelingo.io/) review your PRs and find similar issues automatically. It will find issues...

**Describe the bug** Opening Guake on display A and then immediately clicking within display B moves Guake to display B. This only happens for the first mouse click made outside...

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). I generated...

Hi there, I made [a PR](https://github.com/samuel/go-thrift/pull/103) recently that updated some function comments. This one will make [CodeLingo](https://www.codelingo.io/) review your PRs and find similar issues automatically. It will find issues from...

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). I generated...

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). I generated...

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). I generated...

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). I generated...