-
The old ninja printed the command/task when it started.
Since 1.7 or so, it changed to print when they were finished, so that the build output is printed along with the task.
This is a good change,
h…
-
**Is your feature request related to a problem? Please describe.**
I cannot see the status of a running process in another tab.
If I am executing more than one tasks in different tabs, I have to swi…
-
I wanted to know how many tasks in my org files are closed on the same day as they were scheduled.
I then tried `(closed :on scheduled)` but it didn't work as I expected (the where clause didn't fi…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
The following information is provided in [the section “Preservation of output order in Parmap”](https://github.com/rdicosmo/parmap/blob/963608763589e03de38e744d359884d491e65460/README.md?plain=1#L63 "…
-
## Value Proposition
**As a** customer,
**I want to** submit my feedback
**so that** the restaurant can use it to improve.
## Description
![image](https://user-images.githubusercontent.co…
-
Running the `script/convert_to_lmdb.py` stops at around 90% with no error, but apparently it hasn't finished, as running `train_tasks.py` gives `TypeError: a bytes-like object is required, not 'NoneTy…
-
Supercedes #4903 (via an @oliver-sanders suggestion there).
Optionally tie the runahead limit down to `P1` until the first cycle has finished, to avoid the ugliness of making tasks in every subsequ…
-
### Description
Panel for Klientdelegering and Connected views are to be moved from Altinn 2.0 and implementet in 3.0 designsystems and as react komponent in to 3.0 Altinn Authorization
The view…
-
Running:
```
async def run_task2(name, proxy_group, url):
proxyUrl = proxy_group["ip"] + ":" + proxy_group["port"]
username = proxy_group["username"]
password = proxy_group["password"…