0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/python
Maria Matejka fff44269b9 Python GUI: Reworked the asyncio helper completely
The original asyncio helper in the example is busy-waiting, playing ping-pong
with Qt scheduler for the whole time. Using a separate worker thread instead.
2023-05-23 13:45:04 +02:00
..
BIRD Python CLI Package: protocol Static 2023-05-23 13:45:04 +02:00
conftest.py Python Config Generator: allow comments everywhere 2023-05-23 13:44:48 +02:00
gui_view.py Python GUI: Reworked the asyncio helper completely 2023-05-23 13:45:04 +02:00
test.py Python CLI Package: added basic reconfiguration stuff 2023-05-23 13:45:04 +02:00