-
```
Current behaviour:
The crawler now runs only on single-system configurations.
Desired behaviour:
The crawler must be able to run on multiple machines in parallel in a
transparent way for the us…
-
I have an object that I would like to pickle. Unfortunately, the object has a lock within it.
Is there a way to set up cloudpickle to ignore locks so that it doesn't crash?
```python
import t…
-
## Expected Behavior
When a template's file fingerprint changes, the `do_render` cache key should change.
## Current Behavior
It does not, causing old template data to persist.
## Po…
-
-
-
### [$7800 iDNA] Build an oracle-driven dapp using `RefundableOracleLock` smart contract
### Prize pool
Total prize pool is 65K iDNA. There are 6 prizes to be distributed:
* 25k iDNA - 1 prize
*…
-
Currently, for a single bulk of new documents, each of them is added one by one internally into a shard (to Lucene and to the translog) by calling `InternalEngine.index(Engine.Index index)`
This me…
-
A part level configurations feature would be very useful. With this feature a part(imported geometry) in a model could shift things around without having to open, modify, save, then reload the impor…
-
*Installation details*
Scylla version (or git commit hash): 4.3.rc3-0.20201217.5bd52e4db
Cluster size: 18
OS (RHEL/CentOS/Ubuntu/AWS AMI): CentOS
After dropping all the alternator keyspaces, I e…
-
Seems like a really nice tool, but the documentation lacks now some important details. Documentation suggests to use in-process migrations without an explanation why or how it really works. For instan…