-
While Weave is currently doing a very good job at restricting shared writable state to channels, and specifically `trySend` and `tryRecv` routines, we need tooling and tests to detect races and concur…
-
When running getssl mydomain.com under MAC OS 10.4.11
I see the folowing error:
usage: date [-nu] [-r seconds] [+format]
date [[[[[cc]yy]mm]dd]hh]mm[.ss]
The script seems to continue de…
-
Notice on CI run https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-phosphor/+/26016/
```
Oct 11 00:04:44 witherspoon-Y230UF71K03T systemd[1]: Starting Wait for /xyz/openbmc_project/control/host0…
-
According to the documentation smtc_modem_hal_get_time_in_s should return the uptime in seconds.
See https://github.com/Lora-net/SWL2001/blob/master/lbm_lib/PORTING_GUIDE.md#uint32_t-smtc_modem_hal…
-
Guys - I've come across an issue where a valid netconf XML configuration is output (via toXMLString) incorrectly.
The yang model contains a simple leaf-list augmentation to ietf-system but the aug…
-
### Description
I'm experiencing inconsistent behavior when attempting to fetch the current robot state using MoveIt in ROS2 Humble on Ubuntu 22.04. Specifically, the robot state fetching succeeded…
-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\npcap\Parameters
TimestampMode 1 what is it ?
i know 0
is the default and uses KeQueryPerformanceCounter. This provides great precision (so…
-
I read the functions of `EnableLogCleaner`,`DisableLogCleaner` and `LogCleaner::enabled()`.
I find the private member `enabled_` of `LogCleaner` is not lock guard.
Once one thread call `Enabl…
-
Hi,
Great work you have done so far. I also wanted to try to create a gateway myself then I stumbled on your project. I have gone through the LoRaGW userspace C code and currently they use the Ublo…
-
In #722 we uncovered that calling `setupAutomaticSilentRefresh()` _after_ e.g. `loadDiscoveryDocumentAndTryLogin()` can cause weird behaviors down the line. See the linked issue for those situations.
…