-
Hello,
I want to co-simulate OMNET++ and Carla using CARLANeT and I am trying to run the example car_light_control. My system configurations are Windows - 10.0.22631 - AMD64, Processor - 13th Gen…
-
I have a test executable that crashes under OpenCppCoverage only for one particular test case, only this one test executable out of a suite of them. Unfortunately the code is commercial so I am not a…
-
Hello,
We are currently testing some communication solution using the JeroMQ framework (v0.4.3).
The exchange is local to a computer and works perfectly except from time to time one message fails …
-
Erlang R13B03 (erts-5.7.4) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.7.4 (abort with ^G)
1> zmq:start_link().
{ok,}
2> zmq_pubserver:run().
sent {msg,50}
3> …
dieu updated
14 years ago
-
We are using a pull push mechanism similar to the perf tests specified here for ZeroMQ. http://www.zeromq.org/results:perf-howto
For the throughput test with a message size of 4.3KB and 100,000 messa…
-
In this config:
```
file_client: local
master: 1.2.3.4
use_master_when_local: False
```
minion is tries to connect to 127.0.0.1:
```
21:19:31 - salt.minion:245 - DEBUG - Master URI: tcp://127.…
-
Coming from a Python-in-Jupyter background, I notice that `Tab` works as you would expect (reveals all available methods/attributes), but `Shift+Tab` (signature hinting) does not. I could not find doc…
-
This is related to Issue #152 which seems to be not fixed yet.
I built and installed libzmq with BUILD_STATIC=OFF in order to minimize the footprint required on the target device.
Unfortunately,…
-
It would be good to be able to use the latest version of electron rather than be stuck with 1.7.6, however for some reason the dependency on the special version of zerorpc repo you have kindly provide…
-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
When the zmq server has not been running, the zmq client may crash。
similar problem:https://g…