Alberto Soutullo b2e19c4747 Asynq utils (#33)
* 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>
2025-10-07 15:14:59 +02:00
2025-06-27 17:56:35 +02:00
2025-06-30 19:03:37 +02:00
2025-10-07 15:14:59 +02:00
2025-06-27 17:50:53 +02:00
Description
No description provided
591 KiB
Languages
Python 95%
Shell 3.9%
Dockerfile 1.1%