-
_As someone having observations in a GIS system, I want to easily copy the data to Vihko without first converting it to a tabular format, so that the process is easy and quick for me._
- Private p…
-
At time the directory `tgis` is not yet copied:
https://github.com/mundialis/actinia_core/blob/e1510fce08f8d40d5fc048dc7fd81e920ed5ffc3/src/actinia_core/resources/persistent_processing.py#L477
I…
-
Hi,
I am encountering an issue when trying to use a `finalize.sh` script inside a Jibri pod in Kubernetes. The script is provided via a **ConfigMap** and mounted inside the pod, and the script pat…
owiil updated
1 month ago
-
## 🚀 Feature
Since v1.7.0 pytorch introduced `persistent_workers` argument to `DataLoader`: https://pytorch.org/docs/1.7.0/data.html#torch.utils.data.DataLoader
This can reduce the time of dataloa…
-
# Enhancement
I have been working on an idea that will allow both runcmd and bootcmd to not be overwritten when issued through cloud.cfg. The problem is described in more detail in #2611. I am pres…
-
This btree data structure is an ephemeral data structure. Changes to a particular btree instance are destructive. Would be nice if there was a persistent, immutable counter part to this data structure…
-
**Describe the bug**
The error occurred almost every 3 time when the database is unlocking.
**To Reproduce**
Steps to reproduce the behavior:
1. Lock the database
2. Unlock the database
3.…
-
Hello, I am interested if `node-runner` reuse the node instance between functions run?
```
# node is running and waiting for input?
runner = NodeRunner.new(
-
Currently, during the state syncing process from the network, our node retains its internal state, including downloaded portions of the blockchain state and the target block, in memory. This poses a s…
bkchr updated
2 weeks ago
-
## Description
Presently Lighthouse has two notions of a _pubkey cache_. There's the "global" cache attached to the `BeaconChain`, and "local" caches attached to each `BeaconState`.
Since in-mem…