mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-07 21:54:06 -05:00
3061696515361af5716cdca1e94699339a513f82
* Improve async_utils.py for use multiple consumers and add custom typings * Use queues for getting sender requests, and add custom typing * Add function_on_queue_item * Accept friend requests with multiple consumers * Use previous changes in idle_relay scenario. * Use consumers variable * Simplify sentinel to decouple consumers from send_friend_requests and accept_friend_requests * Add missing dataclasses.py * Update src/setup_status.py Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com> * Update src/setup_status.py Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com> * Create cleanup_queue_on_event * Decouple queue cleanup from accept friend request --------- Co-authored-by: PearsonWhite <PearsonWhite602@gmail.com>
Description
No description provided
Languages
Python
95%
Shell
3.9%
Dockerfile
1.1%