-
It appears to me that there is something wrong with the SafetyMonitor conformance check.
Conform claims that `IsSafe` is still returning true after disconnecting. But the trace logs from the Safety…
tholo updated
5 years ago
-
Aug 5 00:36:26 instance-1 systemd[1]: Starting SOCKS (v4 and v5) proxy daemon (danted)...
Aug 5 00:36:26 instance-1 danted[3160]: Aug 5 00:36:26 (1533429386.294687) danted[3160]: warning: checkcon…
-
As an avid Cygwin user, I like to to be able to also use Cygwin on all windows machines.
Since Cygwin is almost completely POSIX compliant, I don't see a reason why west treating it as something wei…
E3V3A updated
5 years ago
-
One of the devices I have a lot of crashes like that:
```
Fatal Exception: java.lang.ClassCastException
at java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdat…
-
Hi,
just tried to run wmi_exporter on a win7 system. It works but I get a view error messages for failed queries similar to the ones in #47:
```
λ wmi_exporter.exe
time="2017-01-05T08:57:06+01:0…
-
Once a node has been published, it can no longer have a translation attached via the UI.
Error Demo:
1. Create a new Article or Press Release node
1. Publish Node (eg: `/node/1`)
1. Create Spanish T…
bgnih updated
5 years ago
-
While developing some components, we would need to create bunch of other components. However those other components are not meant to be used independently outside of parent component, even within the …
-
Yo, I did update the ASFW again and downgraded it to .net 4.5 since the .Net standard stuff isnt really stable on feature vs .net version compatibility.
This update added some Async IO functions, a…
-
every time, when I used dgraph4j to connect alpha, it take too much time to get result in first time,but then ,it was normal, there is any problem in dgraph4j? I used java client
-
See https://github.com/dotnet/roslyn/blob/master/src/Workspaces/Core/Portable/Shared/Extensions/ISymbolExtensions_Accessibility.cs
These language questions (of accessibility) should be implemented …