This commit is contained in:
xfarrow
2023-10-11 11:44:35 +02:00
parent 386bfcb6c3
commit 0fbe12b5d4
2 changed files with 31 additions and 41 deletions

View File

@ -28,4 +28,5 @@ ASYNCHRONOUS
|--------A--------|
|--------B--------|
Where Process A overlaps Process B, they're running concurrently or synchronously (dictionary definition), hence the confusion.
Where Process A overlaps Process B, they're running concurrently or synchronously (dictionary definition), hence the confusion.