File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,11 @@ deal with blocking functions.
32
32
This official tool enables an application to launch a REPL which is active
33
33
while the application is running. From this you can modify and query the
34
34
application and run ` asyncio ` scripts concurrently with the running
35
- application.
35
+ application. Author Jim Mussared @ jimmo .
36
36
37
37
[ aioprof] ( https://gitlab.com/alelec/aioprof/-/tree/main ) A profiler for
38
38
` asyncio ` applications: show the number of calls and the total time used by
39
- each task. Author Matt Trentini .
39
+ each task. Author Andrew Leech @ andrewleech .
40
40
41
41
[ monitor] ( https://github.com/peterhinch/micropython-monitor ) enables a running
42
42
` asyncio ` application to be monitored using a Pi Pico, ideally with a scope or
You can’t perform that action at this time.
0 commit comments