Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Set project_update_interval to 0 causes Sublime Text to Hang #76

Open
evandrocoan opened this issue May 13, 2017 · 2 comments
Open

Set project_update_interval to 0 causes Sublime Text to Hang #76

evandrocoan opened this issue May 13, 2017 · 2 comments

Comments

@evandrocoan
Copy link

If you set it to 0, and try to open some Sublime Text context/menu, Sublime Text will hang for ever. But if you open your settings file \User\Javatar.sublime-settings with another program and reset that setting to something else as 1000, it stops Sublime Text from hanging.

I also noticed a increased disk usage, about 2 MB/s from reading.

    // Time interval to update project data for restoration (in milliseconds)
    "project_update_interval": 0,
@spywhere
Copy link
Owner

That's expectable. I'd mark this as minor since it's not practical and make no sense to set this that extreme. Also, there's another option just for enable/disable the feature separately.

@spywhere spywhere changed the title Setting the setting project_update_interval to 0 causes Sublime Text to Hang until you unset it Set project_update_interval to 0 causes Sublime Text to Hang May 13, 2017
@evandrocoan
Copy link
Author

Well, when I set it to 0 I was expecting it to disabled it self, as 0 does not make any sense as a valid setting.

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

No branches or pull requests

2 participants