Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 103 by [email protected]: Python thread are not running in
background
http://code.google.com/p/vim/issues/detail?id=103
Hi,
While trying to fix an issue on clang_complete plugin
(https://github.com/Rip-Rip/clang_complete/issues/216), it appears that
background threads created by the plugin are only running while vim execute
python code. Which means that those threads do not execute while vim is
idle.
In 2004 Hari Krishna Dara had the same issue, which seemed to be resolved.
The original thread with the test-case:
http://marc.info/?l=vim&m=110029576819749&w=2
If you try to run that test, you'll also notice that ":q" is not working,
you'll need to kill vim!
Vim version:
vim 7.3.754 on ArchLinux x86_64 (using stock binary).
Thanks!
Xavier
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php