Falko Schindler
|
d6ee01d83e
#722 specify type annotation for callables
|
há 2 anos atrás |
Falko Schindler
|
997a404ef5
cleanup
|
há 2 anos atrás |
Falko Schindler
|
08c6eaf62a
#445 provide global exception handler
|
há 2 anos atrás |
Falko Schindler
|
e4d5065974
increase timer's connection timeout to 60 seconds; log error if timeout occurs
|
há 2 anos atrás |
Falko Schindler
|
0432f39f29
#338 remove obsolete imports
|
há 2 anos atrás |
Falko Schindler
|
3c00a8619b
#338 introduce outbox; update elements during initialization, not when leaving container
|
há 2 anos atrás |
Falko Schindler
|
090ec22374
correctly handle TimeoutError in ui.timer
|
há 2 anos atrás |
Rodja Trappe
|
f9a62d3312
hide errors which stem form request which do not perform a handshake
|
há 2 anos atrás |
Falko Schindler
|
855c8fc6d9
apply some sourcery.ai-inspired refactorings
|
há 2 anos atrás |
Falko Schindler
|
4fa93056d2
make sure to cleanup timers even if client fails to connect
|
há 2 anos atrás |
Falko Schindler
|
4480383680
stop timers when UI is stopping or stopped
|
há 2 anos atrás |
Falko Schindler
|
3c7b3bc695
Merge branch 'main' into client_connections
|
há 2 anos atrás |
Falko Schindler
|
66393ec00f
move lifecycle functions and add_static_files into new app class
|
há 2 anos atrás |
Rodja Trappe
|
01851c726d
removed globals.tasks in favor of background_tasks
|
há 2 anos atrás |
Rodja Trappe
|
05bea514e9
improved import of background_tasks.create
|
há 2 anos atrás |
Rodja Trappe
|
09f46e4da3
task_logger.create_task -> background_task.create
|
há 2 anos atrás |
Rodja Trappe
|
048684ce42
renamed client.handshake to client.connected
|
há 2 anos atrás |
Falko Schindler
|
7bf214ef7d
code review
|
há 2 anos atrás |
Rodja Trappe
|
f15289cdeb
#206 also await handshake in "run once"
|
há 2 anos atrás |
Rodja Trappe
|
c0624806fb
cleanup
|
há 2 anos atrás |
Rodja Trappe
|
2430635f64
#206: experimenting fix by waiting for handshake
|
há 2 anos atrás |
Rodja Trappe
|
8a20dcfdfb
report exception with globals.log
|
há 2 anos atrás |
Falko Schindler
|
cbb7ed3a27
try removing references to client when timer terminates
|
há 2 anos atrás |
Falko Schindler
|
2ddf16f30b
integrate ui.on_connect and ui.on_disconnect
|
há 2 anos atrás |
Falko Schindler
|
c326e1c808
replace client stack with slot stack
|
há 2 anos atrás |
Falko Schindler
|
88b3db6160
improve auto-context (still not 100% correct)
|
há 2 anos atrás |
Falko Schindler
|
e711e18de3
introduce task-dependent client stacks
|
há 2 anos atrás |
Falko Schindler
|
dbf1c04403
clear timer on disconnect
|
há 2 anos atrás |
Falko Schindler
|
5ce0a95ed2
update ui.add_head_html and ui.add_body_html
|
há 2 anos atrás |