-
### Component fieldTask or SmapServer
### Version
### Expected Behaviour
Task group let us to scheduled future tasks by using dynamic create dtes + x days. It is very useful feature.
Suggesti…
-
Hi.
**Problem:**
If I run prettier with the plugin on the file containing this import:
```
import {
type DELAYED_TASK_NAME, // This is badly interpreted by the plugin
DelayedTasksService,…
-
[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/66ec3f4384bf460be37f8754)
# Couldn't find User with login = $USER #
## Summary ##
### Where ###
…
-
### systemd version the issue has been seen with
251
### Used distribution
_No response_
### Linux kernel version used
5.10
### CPU architectures issue was seen on
None
### Com…
-
- [x] implement the ITCH model by Ericson et al (2015).
- [x] include it in model comparison notebook
- [ ] add a parameter recovery simulation in the notebook
- [ ] finish the thorough tests of wh…
-
- [x] implement the DRIFT model code
- [x] evaluate DRIFT model with a notebook
- [ ] add a parameter recovery simulation in the notebook
- [x] add reference to DRIFT paper in the code + notebook
…
-
**Describe the bug**
SOF isn't an SMP system, its use of cores is hard-wired. Most management tasks are only supposed to run on the primary core, only pre-assigned audio processing tasks should run…
lyakh updated
2 months ago
-
From Xcode 16, a warning appears for all our framework targets:
`tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing`
Whe…
-
### Summary
I was reading the workers code for consuming redis tasks, and I found that there is a worker pool, used only by not-delayed-tasks workers: https://github.com/RichardKnop/machinery/blob/ma…
-
## Setup
I have a function as follows:
```python
def my_function(ddf: dd.DataFrame, list_of_args: List[Dict]) -> List[Delayed]:
ddf_tasks = ddf.to_delayed()
reduced_results = []
…