Carel
Carel
I have tested with the master branch (commit 5333d3d12ffc21229ec4203a9ea1c7f68d82e57f (HEAD -> master, origin/master, origin/HEAD) and the issue is still there. The patch above for property_tree.ipp does not work on the...
I updated the issue after creation to remove an unrelated issue, will file a separate issue for that one. Created: #589
Is there a sensible way to detect this, and then recover? I have tested with the following and it seems to work, but is it correct or is there a...
@wordimont It happens immediately after I run iperf.
Any update on this perhaps?
More findings: If we call `get_tx_stream` immediately after `send()` returns zero we get the following exception: ``` Error: EnvironmentError: IOError: Timed out getting recv buff for management transaction ``` (as...
I have finally gotten around to installing the latest snapshot and everything seems to be working. I will be testing for the rest of the day and we have some...
Our builds are running without problem, daily and on demand builds. 👍
> Is there a reason you use `target_opset=7`? Current `target_opset` for `1.7` is `opset 12`. No reason, inexperience and unfamiliarity with the environment mostly. Setting it to 12 results in...
@jiafatom Thank you for taking the time to look into this. Is there any indication on why it can't freeze: is it a way the model is set up, is...