-
**Describe the bug**
Web3 contract creation has a memory leak as described [here](https://github.com/ethereum/web3.js/issues/3042). I've encountered this issue in other codebases that create contract…
-
Druid's segment balancing logic is split between two classes: `DruidCoordinatorBalancer` and `LoadRule`. They both skip segment loading and balancing until all their actions from the previous non-skip…
-
Currently, the coordinator spins hard on incoming messages in the `StreamSocketsAdapter` when doing asynchronous receives. This was the easiest way of implementing the functionality, but is not actual…
ms705 updated
8 years ago
-
The documentation around the request for the System Package Coordinator is incorrect. The personality example shows "worker.correlation." So we need to correct that as well as all of the accompanied d…
-
# What happened?
Adding a protobuf schema causes an exception and schema registry becomes unresponsive.
# What did you expect to happen?
Schema to be added and replay to continue. API to cont…
-
### What happened?
I am attempting to create a CustomResourceDefinition that has a field with `x-kubernetes-preserve-unknown-fields` set to true via the `x_kubernetes_preserve_unknown_fields` method …
-
After devoting about 35 kloc to this paradigm, I think it's worth revisiting whether or not the coordinator should be a view controller's handler.
Mr. Khanlou's inspiring [post on coordinators](htt…
-
### System Health details
Version core-2024.8.3
Installationstyp Home Assistant OS
Entwicklung false
Supervisor true
Docker true
Benutzer root
Virtuelle Umgebung false
Python-Version 3.12.4
B…
-
https://www.swiftbysundell.com/articles/navigation-in-swift/
-
I am not sure when but it seems Apple supports concurrency programming with Core Data in two ways:
"There are two possible ways to adopt the pattern:
Create a separate managed object context for each…