Falko Schindler
|
76f387d67b
fix mypy and pylint issues on functions module
|
1 年之前 |
Falko Schindler
|
0422be335f
avoid cyclic imports
|
1 年之前 |
Falko Schindler
|
f116523c7e
more pylint
|
1 年之前 |
Falko Schindler
|
e41f5b220d
cancel coroutine before enqueueing the next lazy task
|
1 年之前 |
Falko Schindler
|
b1c4bacbc9
more mypy fixes
|
2 年之前 |
Falko Schindler
|
2ab935ce16
fix some mypy errors
|
2 年之前 |
Falko Schindler
|
f546cfdc27
more typing improvements
|
2 年之前 |
Falko Schindler
|
54f2d3d5f1
#445 add back CancelledError handling
|
2 年之前 |
Falko Schindler
|
08c6eaf62a
#445 provide global exception handler
|
2 年之前 |
Rodja Trappe
|
66a8cbe0e0
Revert "name parameter is supported since py 3.9"
|
2 年之前 |
Rodja Trappe
|
a2c8425762
name parameter is supported since py 3.9
|
2 年之前 |
Falko Schindler
|
843ecac4f9
cleanup background_tasks and introduce create_lazy
|
2 年之前 |
Falko Schindler
|
5b4d89768f
get logger only once to save performance
|
2 年之前 |
Rodja Trappe
|
09f46e4da3
task_logger.create_task -> background_task.create
|
2 年之前 |