mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-08 15:13:59 -05:00
b2e19c474784724c07f155a6d844105759e3946c
* Create async queue utils * Change from signal queue to message list. * Change send_friend_requests to use asynq utils * Adjust accept_friend_requests with latest changes * Modifications to idle_relay * Update src/signal_client.py Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com> * Update src/async_utils.py Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com> * Add traceback to error * Directly await enqueue jobs instead of do asyncio.gather. Also move collector_task to gather. * Refactor double queue approach * Remove double quotes * Return complete partial object --------- Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com>
Description
No description provided
Languages
Python
95%
Shell
3.9%
Dockerfile
1.1%