Skip to content

Commit 7f3ffe1

Browse files
committed
Add uasyncio monitor v3/as_demos/monitor.
1 parent 6619c5d commit 7f3ffe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/as_demos/monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following image shows the `quick_test.py` code being monitored at the point
2020
when a task hogs the CPU. The top line 00 shows the "hog detect" trigger. Line
2121
02 shows the fast running `hog_detect` task which cannot run at the time of the
2222
trigger. Lines 01 and 03 show the `foo` and `bar` tasks.
23-
![Image](/.monitor.jpg)
23+
![Image](./monitor.jpg)
2424

2525
## 1.1 Pre-requisites
2626

0 commit comments

Comments
 (0)