-
**Submitting author:** @diehlpk (Patrick Diehl)
**Repository:** https://github.com/STEllAR-GROUP/hpx
**Version:** 1.5.0
**Editor:** @danielskatz
**Reviewer:** @bhatele, @davidbeckingsale
**Archive:** …
-
**Describe the bug**
I am getting intermittent run-time failures such as:
syscall z_hdlr_k_uptime_get failed check: Memory region 0x0002ff70 (size 8) write access denied
***** Hardwar…
-
Hi!
This is just a question, or maybe an enhancement for the docs if it's not just me.
First of all, thank you for this library! Good job! I've been using it for about 6 months, had no problem!
…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
I have spent 1 year trying to make clusters reliably. I follow every step of https://docs.couchdb.org/en/stable/setup/…
-
If you saw the noise of my earlier posts to this topic -- my apologies, I went from playing with raspivid command lines to using your library -- which is excellent by the way -- and forgot to set a bi…
-
### What version of gRPC and what language are you using?
grpc-1.17.2-1
### What operating system (Linux, Windows,...) and version?
Linux ubuntu 16.04
### What runtime / compiler are you u…
-
### Expected behavior
We are getting **JedisClusterException CLUSTERDOWN The cluster is down** exception so frequently on our production environment due to which few of the inserts and deletes wher…
-
### What version of gRPC and what language are you using?
##### client
grpc php extension : `1.16.0` to `1.19.0`
grpc composer : `1.16.0` to `1.19.0`
protobuf: `3.7.1`, `3.6.1`
##### server
…
-
A mailing list for this project would be nice. Doing all communication through Github issues is a bit awkward. One option would be to add a Google group:
https://groups.google.com/forum/#!overview
-
I have consumers which check if a certain condition has occurred and cancel. They was I do that is using IModel.BasicCancel(consumerTag). I've been using this successfully for quite some time.
No…