Code Monkey home page Code Monkey logo

Comments (9)

ikeji avatar ikeji commented on August 24, 2024 1

Thanks.
I tested the new version and the bug is gone!

Thanks a lot!

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

Unfortunately, I cannot fix the problem.

denite.nvim has CPU usage and the performance problem.
You should use ddu.vim instead.
https://github.com/Shougo/ddu.vim

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

I think the process cannot be killed(ignored stop signal).
If the CPU usage is high, it causes sometime. No magic.

from denite.nvim.

ikeji avatar ikeji commented on August 24, 2024

I think this is more like task leak instead of performance problem.

I found this command resolve CPU usage in python side, but Vim side is not.
unlet g:denite#_channel_id

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

If the Python task is heavy, Vim cannot quit the task. Because the signal is ignored.
And the remote plugins has task cleanup problems.
I gave up and move to denops.

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

I have tested your example and I cannot reproduce it!

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

I have changed the example. I will try it.

from denite.nvim.

ikeji avatar ikeji commented on August 24, 2024

Updated the script.

from denite.nvim.

Shougo avatar Shougo commented on August 24, 2024

Hi, I have updated denite.nvim. Please use the latest version.

from denite.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.