Skip to content

caching affects other sections #2708

Closed
Closed
@sils

Description

when I run coala section and the section yields no result and then after I run coala anothersection which would yield results, coala "caches" and doesn't show me results until I run coala anothersection --flush-cache :(

type/bug importance/critical

@hypothesist can you look into this ASAP? It's a pretty evil issue.

Thanks @netman92 for finding it.

Activity

gitmate-bot

gitmate-bot commented on Sep 2, 2016

@gitmate-bot
Collaborator

Thanks for reporting this issue! A coalaian will look at it soon.

self-assigned this
on Sep 2, 2016
adtac

adtac commented on Sep 2, 2016

@adtac
Member

@sils1297 we can solve this if we include the section that is being run when we compute the settings hash. This will force cache flush though. But that shouldn't really affect the people for whom caching is very important -- those who run the same commad repeatedly.

sils

sils commented on Sep 2, 2016

@sils
MemberAuthor

Can you fix this ASAP? We should Napier it ASAP

On 2 Sep 2016 8:35 p.m., "Adhityaa Chandrasekar" notifications@github.com
wrote:

@sils1297 https://github.com/sils1297 we can solve this if we include
the section that is being run when we compute the settings hash. This will
force cache flush though. But that shouldn't really affect the people for
whom caching is very important -- those who run the same commad repeatedly.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#2708 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFc6KHJMXTsENcFo2LpoQUGUEkiuMsFiks5qmGyKgaJpZM4JzlrU
.

1 remaining item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    caching affects other sections · Issue #2708 · coala/coala