https://bugzilla.wikimedia.org/show_bug.cgi?id=55889

       Web browser: ---
            Bug ID: 55889
           Summary: Thread-safe versions of the Generators
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently, the generators functions use yield, which is not tread-safe. PWB
should offer a thread-safe version using one of the many interesting 
suggestions from http://www.dabeaz.com/generators/Generators.pdf (or any other
method :P)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to