-
https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_special.system_x86-64_windows_Personal_testList_0/5
DaaLoadTest_all_special_5m_6 `-Xgcpolicy:optavgpause -Xjit:count=0 -Xnocompressedrefs`
h…
-
## The problem you're addressing (if any)
In #5840, many concerns around usability and user comprehension were raised with the existing RPC dialog windows. In the discussion points, Marek made clarif…
-
This is a comment made by u/aninteger on reddit
> Since you are using asio I think you really need to be writing async handlers. You can't just set multi-threaded mode on and write handlers that do b…
-
## Overview
Currently the only way to create new atom types is at compile time via C++. It could be useful to allow the creation of new types at run-time via the binding languages, Scheme, Python a…
-
**Description**
When `dockerd` restarts, it takes a very long time before commands actually work. We have two build servers which exhibit the issue reasonably regularly (we try not to restart the …
-
```
What steps will reproduce the problem?
1. Create a spy for a class from a signed jar (Table mySpy =
Mockito.spy(Table.class))
2. Define behavior (when(mySpy.foo()).thenReturn(x))
This results in…
-
**What is the Problem Being Solved?**
Distributed systems make it notoriously difficult to get a picture of what's going on. While debugging one program over here, you'd like to know what's happeni…
-
IntroductionBlockchair API provides developers with access to data contained in 18 different blockchains. Unlike other APIs, Blockchair also supports numerous analytical queries like filtering, sortin…
-
cam_object.live_streaming() provides the live stream which is returned as type rtmps://. This would indicate that it is an encrypted RTMP stream.
At this point, I haven't seen anyone successfully o…
-
When InputEventSingleScreenLongPress is triggered, then an `Invalid get index '0' (on base: 'Dictionary')` error occurs.
I use Godot 4.4 and GodotTouchInputManager v2.1.0.
This can be reproduced in …