terminal/src
Schuyler Rosefield 6bf1507a6c
Try to fix crash on close with saving enabled (#11440)
Don't crash if we try to save the window layout while we are closing, and try to avoid saving at all.

Might impact #11354 

## Detailed Description of the Pull Request / Additional comments
- Revoke the event handler/save throttler so we don't even try to get the window layout when we are closing
- Try to check for nullptrs, but then apply `try {} CATCH_LOG()` liberally

## Validation Steps Performed
The happy path of saving normally is still fine, but I haven't been unlucky enough to trigger the crash myself.
2021-10-19 17:12:18 -07:00
..
api-ms-win-core-synch-l1-2-0
buffer Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
cascadia Try to fix crash on close with saving enabled (#11440) 2021-10-19 17:12:18 -07:00
dep
host Add even MORE logging for defterm (#11537) 2021-10-19 13:29:18 -07:00
inc Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
interactivity Fix Touch Keyboard invocation issue (#11389) 2021-10-04 14:29:56 +00:00
internal
propsheet
propslib
renderer
server
staging
terminal
testlist
til
tools
tsf Fix Touch Keyboard invocation issue (#11389) 2021-10-04 14:29:56 +00:00
types
winconpty
common.build.post.props
common.build.pre.props Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
common.build.tests.props
common.pgo.compile.props
common.pgo.runtime.props
ConsolePerf.regions.xml
ConsolePerf.wprp
cppwinrt.build.post.props
cppwinrt.build.pre.props
dirs
features.xml Enable the editable actions page in the SUI (#11481) 2021-10-12 15:56:48 +00:00
project.inc Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
project.unittest.inc
StaticAnalysis.ruleset
Terminal.wprp Add even MORE logging for defterm (#11537) 2021-10-19 13:29:18 -07:00
unit.tests.x64.runsettings
unit.tests.x86.runsettings
wap-common.build.post.props
wap-common.build.pre.props