Skip to content
  • Joseph Weston's avatar
    change default 'shutdown_executor' to False · 8f2f1a96
    Joseph Weston authored
    Shutting down executors that are passed in by the user is not a
    good default. Previously this was useful because ipykernels would
    not shut down correctly because of some weird interaction with open
    'concurrent.futures.Executor's, but this has since been fixed.
    8f2f1a96