Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange error when closing Codi on NeoVim / OS X #45

Open
Qix- opened this issue Oct 5, 2016 · 4 comments
Open

Strange error when closing Codi on NeoVim / OS X #45

Qix- opened this issue Oct 5, 2016 · 4 comments
Labels

Comments

@Qix-
Copy link
Contributor

Qix- commented Oct 5, 2016

On OS/X El Capitan using NeoVim v0.1.3-350-gc94575f, I get the following error when using Codi!:

Error detected while processing function <SNR>118_codi_nvim_callback[16]..<SNR>118_codi_handle_data[17]..<SNR>118_codi_handle_done:
line   24:
Zero count: keepjumps keepalt buf! 0

Codi still seems to work fine but it forces me to hit Enter before I can do anything else again and for whatever reason silent! doesn't seem to fix it.

@metakirby5
Copy link
Owner

Can you provide more context and logs? e.g. how did you start vim, any keystrokes to reproduce the issue, whether or not this happens with a minimal vimrc, etc.

@Qix-
Copy link
Contributor Author

Qix- commented Oct 5, 2016

Here are the logs:

[09:16:28.644495] <SNR>118_lo: Darwin/BSD detected, using `script -q /dev/null $bin`
[09:16:28.660032] <SNR>118_user_au[1]: Doing autocommand CodiEnterPre
[09:16:28.706321] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:28.706677] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:28.710094] <SNR>118_user_au[1]: Doing autocommand CodiEnterPost
[09:16:28.733227] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:28.733579] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:28.733968] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:28.735394] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.735751] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.735927] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1
[09:16:28.839109] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePost
[09:16:28.839971] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:28.841250] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:28.866143] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:28.866871] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:28.867215] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:28.868706] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.869043] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.869195] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1
[09:16:28.965647] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePost
[09:16:28.966520] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:28.967868] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:28.993438] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:28.993812] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:28.994138] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:28.995556] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.995939] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:28.996093] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1
[09:16:29.089338] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePost
[09:16:29.090163] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:29.091473] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:29.116858] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:29.117234] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:29.117615] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:29.119244] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.119685] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.119852] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1
[09:16:29.212822] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePost
[09:16:29.213616] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:29.214904] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:29.240202] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:29.240558] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:29.240837] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:29.242339] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.242754] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.242909] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1
[09:16:29.336785] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePost
[09:16:29.337661] <SNR>118_user_au[1]: Doing autocommand CodiUpdatePre
[09:16:29.337970] <SNR>118_codi_do_update[25]: Starting job for buffer 1
[09:16:29.340402] <SNR>118_user_au[1]: Doing autocommand CodiLeavePre
[09:16:29.349694] <SNR>118_user_au[1]: Doing autocommand CodiLeavePost
[09:16:29.363252] <SNR>118_codi_handle_data[9]: async line: Python 2.7.12 (default, Sep 28 2016, 18:41:32) 
[09:16:29.363588] <SNR>118_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[09:16:29.363933] <SNR>118_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[09:16:29.365262] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.365652] <SNR>118_codi_handle_data[9]: async line: >>> 
[09:16:29.365831] <SNR>118_stop_job_for_buf[8]: Stopping job for buffer 1

I'm using Codi with the following mappings:

nnoremap <C-A-n> :Codi javascript<CR>
nnoremap <C-A-p> :Codi python<CR>
nnoremap <C-A-l> :Codi lua<CR>
nnoremap <C-A-\> :execute 'silent! Codi!'<CR>

The error occurs when opening Codi and then closing it directly after using something like <C-A-p> and then a successive <C-A-\>.

The following init.vim causes it as well.

nnoremap <C-A-n> :Codi javascript<CR>
nnoremap <C-A-p> :Codi python<CR>
nnoremap <C-A-l> :Codi lua<CR>
nnoremap <C-A-\> :execute 'silent! Codi!'<CR>

@metakirby5 metakirby5 added the bug label Oct 24, 2016
@metakirby5
Copy link
Owner

Can't reproduce this. Does this also happen with vim instead of nvim?

I'm baffled as to why this could be happening; the lo g line Stopping job for buffer 1 should be using the same buffer number as keepjumps keepalt buf! 0, as they are both passed in as the bufnr argument.

@Qix-
Copy link
Contributor Author

Qix- commented Oct 24, 2016

It does, but it requires significantly faster keypresses to do it (i.e. basically at the same time). Could just be some sort of race condition with neovim having a different plugins structure?

Pure vim 7.4 .vimrc:

call plug#begin('~/.vim/plugged')
Plug 'metakirby5/codi.vim'
call plug#end()

nnoremap <C-n> :Codi javascript<CR>
nnoremap <C-p> :Codi python<CR>
nnoremap <C-l> :Codi lua<CR>
nnoremap <C-\> :execute 'silent! Codi!'<CR>

let g:codi#log= '/tmp/codi.log'

And logs:

[02:11:46.347223] <SNR>23_lo: Darwin/BSD detected, using `script -q /dev/null $bin`
[02:11:46.351619] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:46.354446] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:46.354755] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:46.355663] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:46.381316] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:46.381627] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:46.381880] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:46.382315] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.382536] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.382653] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:46.383712] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:46.433705] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:46.434526] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:46.529711] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:46.532418] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:46.532720] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:46.533820] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:46.559739] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:46.560036] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:46.560368] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:46.560799] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.561012] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.561127] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:46.562186] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:46.607725] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:46.608523] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:46.691904] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:46.695206] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:46.695548] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:46.696766] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:46.721079] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:46.721368] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:46.721603] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:46.722224] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.722491] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.722616] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:46.723666] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:46.783707] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:46.784527] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:46.867881] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:46.871312] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:46.871802] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:46.873188] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:46.897079] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:46.897369] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:46.897618] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:46.898164] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.898416] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:46.898548] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:46.899677] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:46.968512] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:46.969462] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.052172] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.055218] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.055530] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.056817] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.081677] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.082012] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.082353] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.082813] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.083034] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.083150] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.084243] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.132192] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.133001] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.219154] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.222405] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.222756] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.223920] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.248496] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.248780] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.249069] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.249575] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.249786] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.249906] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.250948] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.297890] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.298849] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.396317] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.399690] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.400061] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.401327] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.426129] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.426462] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.426755] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.427269] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.427526] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.427647] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.428732] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.472087] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.472788] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.577535] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.580289] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.580586] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.581638] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.605597] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.605884] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.606160] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.606652] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.606864] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.606992] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.608165] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.664819] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.665485] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.755969] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.759212] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.759554] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.760757] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.786769] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.787445] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.787912] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.788160] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.788373] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.788493] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.789624] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.833661] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.834468] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:47.922522] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:47.925506] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:47.925886] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:47.927286] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:47.952477] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:47.952871] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:47.953210] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:47.953680] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.953932] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:47.954083] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:47.955144] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:47.996375] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:47.997190] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:48.097836] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:48.101102] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:48.101448] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:48.102783] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:48.126518] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:48.126807] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:48.127025] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:48.127514] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.127772] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.127902] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:48.128963] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:48.208493] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:48.209660] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:48.307367] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:48.310562] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:48.310903] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:48.312108] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:48.336087] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:48.336390] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:48.336670] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:48.337144] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.337372] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.337487] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:48.338552] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:48.457686] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:48.458339] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:48.459593] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:48.462131] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:48.462484] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:48.463759] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:48.464227] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:48.464659] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:48.465382] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:48.491161] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:48.491444] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:48.491712] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:48.492369] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.492580] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.492696] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:48.494095] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:48.592285] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:48.593461] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:48.910493] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:48.913253] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:48.913600] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:48.914865] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:48.939519] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:48.939839] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:48.940158] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:48.940819] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.941048] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:48.941205] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:48.942401] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:49.132140] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:49.132910] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:49.134096] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:49.137286] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:49.137638] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:49.139188] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:49.139707] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:49.140052] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:49.140768] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:49.164263] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:49.164600] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:49.164931] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:49.165329] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:49.165544] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:49.165659] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:49.166862] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:49.319634] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:49.320336] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:49.860154] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:49.863472] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:49.863833] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:49.865155] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:49.890201] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:49.890494] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:49.890721] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:49.891209] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:49.891408] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:49.891520] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:49.892578] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:49.996154] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:49.996915] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:49.998369] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.002090] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.002483] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.003908] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.004780] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.005296] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.006202] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.029734] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.030053] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.030304] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.030748] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.031019] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.031170] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.032281] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:50.143339] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.144007] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.145650] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.149934] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.150322] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.151724] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.152243] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.152643] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.153364] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.177772] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.178092] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.178359] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.178924] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.179188] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.179336] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.180433] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:50.287798] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.288625] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.372335] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.375629] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.375985] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.377199] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.400819] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.401223] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.401530] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.402041] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.402334] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.402469] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.403574] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:50.467342] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.468719] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.562573] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.565698] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.566012] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.567394] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.591569] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.591849] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.592078] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.592528] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.592745] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.592861] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.593931] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:50.667751] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.668610] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.746190] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.749344] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.749659] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.750837] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.775917] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.776237] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.776580] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.777140] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.777359] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.777474] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.778685] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:50.881589] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.882209] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.883738] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:50.886362] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.886725] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.887941] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:50.888421] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:50.888924] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:50.889677] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:50.891156] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:50.891865] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:50.917451] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:50.917808] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:50.918093] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:50.918648] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.918902] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:50.919036] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:51.137580] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:51.140262] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:51.140573] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:51.141725] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:51.144131] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:51.144862] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:51.167496] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:51.167846] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:51.168232] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:51.168735] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.168968] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.169090] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:51.281441] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:51.284201] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:51.284539] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:51.285867] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:51.312050] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:51.312376] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:51.312716] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:51.313241] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.313464] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.313584] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:51.314763] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:51.767678] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:51.768069] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:51.774582] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:51.775237] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:51.775354] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:51.778439] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:51.778795] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:51.779707] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:51.780311] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:51.804565] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:51.804929] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:51.805225] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:51.806006] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.806260] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:51.806423] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:51.807831] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:51.919347] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:51.920046] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.099897] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:52.103921] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.104301] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.105742] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:52.129638] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:52.129985] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:52.130235] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:52.130837] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.131091] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.131240] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:52.132338] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:52.169830] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:52.170499] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.275063] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:52.278239] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.278577] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.279757] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:52.303340] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:52.303632] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:52.303922] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:52.304393] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.304612] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.304728] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:52.305836] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:52.338236] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:52.338894] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.460069] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:52.463379] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.463722] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.465010] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:52.491238] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:52.491529] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:52.491748] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:52.492213] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.492431] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.492562] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:52.493628] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:52.632556] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:52.633713] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.652251] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:52.655546] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.655890] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.657173] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:52.681158] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:52.681450] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:52.681730] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:52.682185] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.682423] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.682543] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:52.683663] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePost
[02:11:52.763728] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:52.764494] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.765892] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:52.769441] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.769821] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.771122] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:52.771753] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:52.772306] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:52.773051] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:52.775345] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:52.775951] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:52.798828] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:52.799140] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:52.799484] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:52.800003] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.800232] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:52.800363] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1
[02:11:53.052145] <SNR>23_user_au[1]: Doing autocommand CodiEnterPre
[02:11:53.055630] <SNR>23_user_au[1]: Doing autocommand CodiUpdatePre
[02:11:53.055984] <SNR>23_codi_do_update[25]: Starting job for buffer 1
[02:11:53.057386] <SNR>23_user_au[1]: Doing autocommand CodiEnterPost
[02:11:53.058618] <SNR>23_user_au[1]: Doing autocommand CodiLeavePre
[02:11:53.059316] <SNR>23_user_au[1]: Doing autocommand CodiLeavePost
[02:11:53.082269] <SNR>23_codi_handle_data[9]: async line: Python 2.7.12 (default, Oct 11 2016, 05:24:00) 
[02:11:53.082566] <SNR>23_codi_handle_data[9]: async line: [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin
[02:11:53.082840] <SNR>23_codi_handle_data[9]: async line: Type "help", "copyright", "credits" or "license" for more information.
[02:11:53.083370] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:53.083580] <SNR>23_codi_handle_data[9]: async line: >>> 
[02:11:53.083696] <SNR>23_stop_job_for_buf[8]: Stopping job for buffer 1

This may or may not be fixable on your end. In NVim this happens pretty frequently but considerably less in ViM (it may not even be the same error but I have no idea how to read the codi logs to tell).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants