https://bugs.kde.org/show_bug.cgi?id=457785

Waqar Ahmed <waqar....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |waqar....@gmail.com

--- Comment #2 from Waqar Ahmed <waqar....@gmail.com> ---
> #3  0x00007f66d36735eb in QProcess::waitForFinished(int) () from 
> /usr/lib64/libQt5Core.so.5
> #4  0x00007f66be039793 in KateProjectIndex::loadCtags 
> (this=this@entry=0x13f27e0, files=..., ctagsMap=..., force=force@entry=false) 
> at 
> /usr/src/debug/kate-22.04.3-lp154.1.20.x86_64/addons/project/kateprojectindex.cpp:109

Seems like you have CTags enabled in the project plugin. When you open a single
file in a git repo, it loads the whole repo as a project and starts CTags
indexing. When you quit, that indexing hasn't finished yet so it waits.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to