diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-07-07 14:50:44 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-07-07 14:50:44 +0200 |
commit | c4f833808af930505017c9389d44a828601e247c (patch) | |
tree | 577f9425a910a666e2d6d8cad51a411460ec8cca /src/testdir | |
parent | 8858498516108432453526f07783f14c9196e112 (diff) | |
download | vim-c4f833808af930505017c9389d44a828601e247c.zip |
patch 8.0.0698: crash on exit when using Python function in timer.
Problem: When a timer uses ":pyeval" or another Python command and it
happens to be triggered while exiting a Crash may happen.
(Ricky Zhou)
Solution: Avoid running a Python command after python_end() was called.
Do not trigger timers while exiting. (closes #1824)
Diffstat (limited to 'src/testdir')
0 files changed, 0 insertions, 0 deletions