-
**Issue Description**
```
=========================== short test summary info ============================
ERROR dirsrvtests/tests/suites/replication/changelog_test.py::test_dsconf_dump_changelog_f…
-
Hi, I'm wondering, has it been measured how long does it take for the message to pass 11 nodes, i.e. hops 10 times?
Also, the program will do version checking and discard repetitive messages, how e…
-
Failure during replace-with-same-IP leaves the node without `STATUS` application_state (permanently), and `token_metadata` inconsistent (until restart) (applies to gossiper / "node-ops" based topology…
-
Looking at a low order path, there is need to separate the element type from the field, but keep the template on polynomial order. The topology knows the element type and you can interpret the field b…
-
I'm having trouble keeping the different requests for mutation straight in my head. I just want this to serve as a means to view them together in one place. Because MBP+SG is so tightly with the Syste…
-
**Is your enhancement proposal related to a problem? Please describe.**
I've been using Zephyr/West for about 6 months on a few different projects. I love it. I'd consider myself to be an intermedi…
-
## User story
1. As a Team
2. We need our members to understand the technology our web-interface is based on
3. So that we are able to build a good GUI
## Acceptance criteria
Every member of ou…
-
We ran into a problem, that the materialized view vw_network_segment could not be refreshed with an error about permissions on the table reach_material.
It looks like the owner of the materialized …
-
This code is adapted from docs/objects_2d.py:
```py
std = Draft()
# [ExtensionLine]
with BuildSketch() as e_line:
with BuildLine():
l1 = Polyline((20, 40), (-40, 40), (-40, -40), (…
-
I'm using the code in the notebook in the "examples"
I'm trying to use keras2onnx with it also. I tried
```
import keras2onnx
import onnxruntime
# convert to onnx model
onnx_model = keras2…