-
I was adding an object to a page and suddenly i couldn't move my cursor anymore. I was in vim mode when this happened and the red highlighting wouldn't move but the edits would happen where they were …
-
```ts
parser.hooks.new.for('imported var').tap(NAME, expr => {
if (expr.callee.name !== 'Worker') return false
```
Can be changed to this, because `'imported var'` is not s…
-
I fail to use logging in parallel processing using `loky` backend.
Example code trying out 3 different backends:
```python
import logging
import time
from joblib import Parallel, delayed
l…
-
Versions affected 0.32.0 and 0.32.1 (at least)
What happens:
When starting wr manager in cloud mode, if we use an image which is not available (wrong name/id, wrong permissions for the image, etc)…
-
- Nuitka version, full Python version, flavor, OS, etc. as output by *this exact* command.
> python -m nuitka --version
```
python -m nuitka --version
2.3.11
Commercial: None
Python: 3.11.…
-
Time cost of large hive table scanning (persist in s3) is upper bounded by the worker with least I/O, in multi-tenant (cloud environment) worker I/O is not always guaranteed (noisy neighbor, shared ha…
-
**Describe the bug**
In LSST, we (+ @tomglanzman) have observed:
When a large htex block hits walltime on cori, the manager and individua workers are not atomically killed.
Some workers are kil…
-
## Prerequisites
- [x] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.openc…
-
investigate what is best to use for worker managers to communicate state and logs to dashboard
SignalR, Rest http, tcp client server or grpc
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.9.0`
- Nuxt Version: `3.10.0`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@4.0.2`
…