just os._exit when finished the main command

Bug #85256 reported by Martin Pool
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Undecided
Martin Pool

Bug Description

Python deconstructs most objects in memory before exiting, but by the time we get back to the top level we no longer care: things we want to finish have been done in finally blocks. Therefore we can just os._exit and possibly save a little time. I'm not sure if it will be noticeable.

Changed in bzr:
assignee: nobody → mbp
status: Unconfirmed → Fix Committed
Aaron Bentley (abentley)
Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.