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.
3232This official tool enables an application to launch a REPL which is active
3333while the application is running. From this you can modify and query the
3434application and run ` asyncio ` scripts concurrently with the running
35- application.
35+ application. Author Jim Mussared @ jimmo .
3636
3737[ aioprof] ( https://gitlab.com/alelec/aioprof/-/tree/main ) A profiler for
3838` 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 .
4040
4141[ monitor] ( https://github.com/peterhinch/micropython-monitor ) enables a running
4242` 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