Replace 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 Review URL: https://codereview.chromium.org/836933004 Cr-Commit-Position: refs/heads/master@{#311515}
Showing
Please register or sign in to comment