Xqt added a comment.

  
https://superfastpython.com/threadpoolexecutor-vs-asyncio/#Similarities_Between_ThreadPoolExecutor_and_AsyncIO
 states that
  //as such, it would be just as valid to say both ThreadPoolExecutor and 
AsyncIO support asynchronous programming.//
  
  Furthermore coroutines are not necessarily executed asynchronous/concurrent 
e.g. update_linktrails script 
<https://gerrit.wikimedia.org/r/c/pywikibot/core/+/579877/7/scripts/maintenance/update_linktrails.py>
 was written with coroutines in contrary with generators. Coroutines are data 
consumers while generators are data producers.
  
  I propose to decline this request.

TASK DETAIL
  https://phabricator.wikimedia.org/T325862

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Xqt, binbot, Aklapper, RPI2026F1, pywikibot-bugs-list, PotsdamLamb, 
Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, 
Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, 
jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org

Reply via email to