Add comma
parent
71a35aadef
commit
0c8f9dbce0
|
@ -144,7 +144,7 @@ is ``tractor``'s IPC!
|
||||||
|
|
||||||
"Native" sub-process debugging
|
"Native" sub-process debugging
|
||||||
------------------------------
|
------------------------------
|
||||||
Using the magic of `pdb++`_ and some IPC tricks we've
|
Using the magic of `pdb++`_ and some IPC tricks, we've
|
||||||
been able to create a native feeling debugging experience for
|
been able to create a native feeling debugging experience for
|
||||||
any (sub)-process in your ``tractor`` tree.
|
any (sub)-process in your ``tractor`` tree.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue