diff .editorconfig @ 33506:8a1a7935c047

commandserver: close selector explicitly The selector does not have a __del__ method and needs a manual close. We can also use "with selector" but that makes the code too indented. Therefore append a "selector.close()" after the end of the main loop for now.
author Jun Wu <quark@fb.com>
date Sun, 16 Jul 2017 04:39:32 -0700
parents d30fdd6d1bf7
children 1d6066336d7b
line wrap: on
line diff