-
Called when an action is done; allows catching timers, and internally provide a stack trace for the `done()` callbacks - also allows to keep track of which actions are in transit and when they're comp…
-
The examples are outdated: https://openeo.org/documentation/1.0/developers/examples/
Doesn't even use the new processes, but simply shows process graphs in the old pre 1.0.0-rc.2 state.
-
**Process ID:**
cummax
cummin
cumprod
cumsum
**Describe the issue:**
In the description of the processes cummax, cummin, cumsum, and cumprod, the behavior of the ignore_nodata flag is inc…
-
Now, I think it didn't fail when I last tested it ~a month ago but I might be wrong.
Full tox log: [py38.txt](https://github.com/joblib/loky/files/4862646/py38.txt)
I've reproduced it using Python…
-
I have a scikit-learn pipeline that uses `UMAP` for dimensionality reduction. It works fine for a small dataset (I tried 2k samples with 512 dimensions, 10 UMAP components) but when I use a larger dat…
-
@carlomedas maybe you can help me here ...
When I'm running my EMR mapreduce and want the output compressed with 4mz I get multiple errors like:
` ... is running beyond physical memory limits. Cur…
-
### 🐛 Describe the bug
Hello,
Is the following to be expected for Tensors? Note, I am not using torch.multiprocessing and I am not calling 'share_memory_':
outside.py:
```python
def train…
-
I have another, plugin + active players question 😄
Consider this plugin that just logs the value of `ctx.activePlayers` whenever a move has been dispatched
```js
const examplePlugin = {
aft…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
In Ray, there can be multiple wor…
-
**Describe the bug**
If multiple facts are given on the same subscription in the same event, eyre will give them in reverse order i.e. last emitted first.
**To Reproduce**
inside the reduce me…