-
It's now supposed to be in hps2 (39), slot 13, channels 0 and 2. I think it used to be in hps11 or hps12, but for some reason that is no longer allowed by the new DAQ setup. First I'll post an evio …
-
Tarantool version:
I've checked
* 1.10.7-3-g2eddcb432
* 2.3.3-2-g7eea3a6cb
Steps to reproduce:
```lua
s = require('socket').tcp_server('127.0.0.1', 3301, function() end)
box.cfg({log = '|…
rosik updated
2 years ago
-
Hey there,
What do you think about adding a function that can serve events from a specified net.PacketConn or do you have a will to accept a PR with this feature?
-
https://github.com/tidwall/evio/blob/b353be3a765785dafabbb63a7b25aadec3533946/examples/http-server/main.go#L174
I found this code to be able to query the path
2019/01/22 15:25:40 req path:/
201…
-
I found that these two evio files crash hd_root with similar errors:
hd_rawdata_100740_000.evio
hd_rawdata_100789_000.evio
The hint lines from one job are below, but I will attach the entire log …
-
I tried running monitoring_hists for one file on the new CentOS7 machine, ifarm1402, and one error was printed to the screen that was not printed when running on CentOS6
File: /cache/halld/RunPeriod-…
-
I have created a simple cartridge app nested too deep in my file structure (see https://github.com/tarantool/cluster-federation/pull/207).
```bash
tt start
```
is successful, while
```bash
…
-
Repeated runs with the standard libraries and plugins for the Summer 2020 raw data reconstruction campaign do not produce the same number of entries in the histograms in hd_root.root. Here are some re…
-
in code banks/src/evio2root.cc, "write_raws" will turn on raws bank entries like "pid,mpid,..." for all banks and by default it's on
This create a lot of entries in all banks.
generally flux bank wa…
-
Develop an HTTP connector