-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Driver creates certain threads, naming those by an arbitrary string during creation time (i.e.: threading.Thread(target=self._run , name= 'pymongo_something) would help developers in debugging in complex multithrheading Applications.