-
The stdlib xmlrpc library has support for system.multicall. It would be nice to have the same feature in this library.
mgrrx updated
4 years ago
-
-
As we add more features to `koji_tag`, we're making more and more XML-RPC calls, and this is slowing down the playbook operation.
We should be able to get all the information we need about the tag …
-
At the moment I'm using a customized mutlicall contract that exposes view functions for specific functionality. This was due to the complexity of manual abi encoding/decoding with Golang. It is satisf…
-
*What is your setup and what steps did you do?*
This is reduced from an issue I encountered in our project
```shell
> nix shell nixpkgs#python3
> which python
/nix/store/7hnr99nxrd2aw6lghybqd…
-
when I run docker-compose up, I met error:
251.2
251.2 The HTML pages are in build/sphinx/html.
251.4 + py.test tests
253.0 Traceback (most recent call last):
253.0 File "/opt/conda/bin//py.t…
-
### Bug Description
The tests fail intermittently (but really often) during test `test_upload_pipeline`
```
tests/integration/test_kfp_functional_v2.py::test_build_and_deploy PASSED
tests/integr…
-
Do we want to rely on multicall, or should we have more batch functions that take e.g. multiple pool ids?
Also: combine `withdrawEtherFromPool` and `withdrawFromPool` into one.
xrchz updated
2 months ago
-
|| vinodh reported|
|-|-|
|Trac ID|trac#5732|
|Type|enhancement|
|Created|2012-06-28 16:02:27Z|
|Branch|https://github.com/twisted/twisted/tree/xmlrpc-multicall-5732-3|
There is a commonly supported …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build something with python312 mss
### Build log
```
src/tests/test_implementation.py::test_thread_safety Fatal Python error: Abor…