Skip to content

Is update_focused_file running in a synchronized/blocking way or async/non-blocking way? #2275

Closed Answered by alex-courtis
linrongbin16 asked this question in Q&A
Discussion options

You must be logged in to vote

That is synchronous, however is a cheap operation.

Please add some profiling and report your results, so that we may better investigate this problem:

  log = {
    enable = true,
    truncate = true,
    types = {
      profile = true,
      git = true,
    },
  },

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@linrongbin16
Comment options

@alex-courtis
Comment options

Answer selected by linrongbin16
@linrongbin16
Comment options

@alex-courtis
Comment options

@linrongbin16
Comment options

@alex-courtis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants