DescriptionReplace multiprocessing with threading in memory_inspector
This patch is part of an ongoing process to unbundle memory_inspector
and make it a chrome app. It replaces multiprocessing, which is
currently not supported by naclports/python, with threading.
BUG=448399
Committed: https://crrev.com/74e86ded0d45b7e80158dbbdf6b54063ac851042
Cr-Commit-Position: refs/heads/master@{#311515}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Update for review feedback #Patch Set 3 : Simplify error logging #
Total comments: 2
Patch Set 4 : Remove unnecessary imports #Messages
Total messages: 13 (2 generated)
|