--- EV/EV.pm 2023/08/16 16:03:37 1.166 +++ EV/EV.pm 2023/10/19 18:02:42 1.167 @@ -177,7 +177,7 @@ The loop will automatically be destroyed when it is no longer referenced by any watcher and the loop object goes out of scope. -If you are not embedding the loop, then Using C +If you are not embedding the loop, then using C is recommended, as only the default event loop is protected by this module. If you I embedding this loop in the default loop, this is not necessary, as C automatically does the right thing on fork.