-
Implement advanced step execution flows:
- allow parallel execution
- allow splitting / merging nodes
Use cases:
- [ ] items deduplication
-
Add a feature that allows remote command execution on the machine where the listener is running.
**TODO:**
- Implement a method to handle the received commands, execute them on the server, and r…
-
### Which @angular/* package(s) are the source of the bug?
zone.js, Don't known / other
### Is this a regression?
No
### Description
Here is a simple example of promises.
```javascript
const p3 …
-
After deleting an assignment, the `find` filter is reset. I think this could be residual code from copying from `delete_student` so I am classifying it as a functionality bug.
Steps to reproduce (sta…
-
After editing an assignment, the `find` filter is reset.
Steps to reproduce (starting from a fresh install):
1. Create an assignment: `add_assignment si/1 an/Test Assignment ms/100`
2. Filter the fir…
-
Having more modules is great, but we've found that execution plans are more difficult to manage than they could be.
- They're quite powerful, but complicated.
- They're not merged like most other con…
-
There's a few ways that CrossHair can behave subtly different than CPython. Many path executions won't implement true IEEE float semantics, it could use an impossible set iteration order, etc.
In t…
-
-
Thanks for creating this awesome pytest plugin!
We are running into ocassionally errors like this when testing with pytest-container in parallel in the tmt project:
```
plugins: xdist-3.6.1, te…
thrix updated
1 month ago
-
Increasing the number of workers (to a number much greater than the number of available hosts) can generate a host unavailable error:
> host 3 XXXXXX is unavailable
>
>Your cluster has been reass…