Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems can become out of sync in the editor (IEP-1418) #1128

Open
emaayan opened this issue Feb 2, 2025 · 2 comments
Open

Problems can become out of sync in the editor (IEP-1418) #1128

emaayan opened this issue Feb 2, 2025 · 2 comments

Comments

@emaayan
Copy link

emaayan commented Feb 2, 2025

eclispe cdt on #397 requested i would open this defect here .

at certain times you could see problems appearing even though they shouldn't appear but appear to be out of sync
in the example below you can see the problems description thinks i didn't type version all the way but i did. (and this is after i've hit save)

Image

Describe the bug
the problem happens inherently at random times.
Image

Expected behavior
that the problems view should always be clean in the event they are no errors.

@github-actions github-actions bot changed the title Problems can become out of sync in the editor Problems can become out of sync in the editor (IEP-1418) Feb 2, 2025
@kolipakakondal
Copy link
Collaborator

Hi @emaayan Do you see any specific scenario where this is happening, or any reproducible steps? If you have any, it would be helpful to troubleshoot the problem.

@emaayan
Copy link
Author

emaayan commented Feb 3, 2025

Hi @emaayan Do you see any specific scenario where this is happening, or any reproducible steps? If you have any, it would be helpful to troubleshoot the problem.

the errors seems to happen with a i do some intensive save-type-save, it's not exactly reproducible, but it happens a lot,
here are a few examples:
it seems also related to the size of the project and the file, (like for a simple hello project, it won't happen)

you can try and check out my code from https://github.com/emaayan/wired_wifi_sniffer and see if it can reproduced on that project .

Image

Image

Image

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

No branches or pull requests

2 participants