Andrew Athan
Andrew Athan
I believe the code in `func (d *Discovery) Shutdown() error ` must guard against `d.memberList` being nil. Under certain startup conditions, memberList may not be fully initialized by the time...
* gevent version: 21.8.0 via pip * Python version: cPython 3.7 * Operating System: Linux ubuntu 5.8.0-36-generic ### Description: **Selectively turning off monkey-patching at runtime**: It seems to me that...
## Description of Problem ## Proposed Solution ## Additional Information
Simple typo fix.
Not clear whether this is a vue-dapp issue per-se but I intermittently receive this error which appears to be related to not checking window.chrome.runtime.lastError in the sendMessage() callback. To cause...
Fix typo
Documentation typo fix. As far as I can tell the example should say 1.0.1 not 1.0
### I did this See https://github.com/curl/curl/discussions/9508, the first part of which I quote here for convenience: I have proxy that returns a 503 with application/json content: ``` $ curl -o...
### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...
missing word typo fixed
### Describe the bug I suppose it's debatable whether this is a feature or a bug, but it's likely to burn a lot of new users of locust. The init...