-
It would be cool to be able to run a Job inside of another Job (basically like it's a Task). For those of you not familiar with the insane jargon, I'm talking about a DAG that could look like, for a s…
-
There are use cases where a NApp subscribes from kytos event handlers and publish them to an external message broker. This is for potentially integrating with other platforms that already uses a mes…
-
As reported by @jfsantos
A simple `import torch` gives the error:
```
ImportError: dlopen: cannot load any more object with static TLS
```
# Analysis of the issue
glibc has a table call…
-
Hi,
I found your code very helpful to validate my calculations.
I may have spotted an error. If you run this test example you'll notice that the 20/21 Capital gain is 1533, whilst it should be 16…
-
Hi, a few of us at UCL CS (and further afield) have a WIP submission; I realize we're getting down to the wire and we're having a bit of a challenge finishing this this off so I wanted to share our pr…
-
In [this comment](https://github.com/pypa/wheel/issues/332#issuecomment-578808108), @pfmoore suggests that we may need to re-think `--no-binary`, specifically around `wheel` but more generally around …
-
Summary: this NEP called Transfer to Transaction tries to provide a practical manner to redistribute assets during Verification time on transaction, thus allowing implementation of practical mechanism…
-
*Installation details*
Scylla version (or git commit hash): cylla version 4.6.rc5-0.20220203.5694ec189 with build-id f5d85bf5abe6d2f9fd3487e2469ce1c34304cc14
Cluster size:
OS (RHEL/CentOS/Ubuntu/…
-
Now in the project-planning branch we have this exchange creation feature (now testing in testocp), but i think it can be improved:
In the project editor page (work/agent/x) we go to the exchanges …
-
This came up in an offline discussion with @Scottmitch . We may want to consider dropping support for HTTP/1.0 in the next major release and so simplify some code.
This is basically just a starting…