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

IndexNotReadyException thrown in IDEA with installed UnitTestBot plug… #1047

Conversation

Vassiliy-Kudryashov
Copy link
Member

…in #273

Description

  1. Add dumb mode wrapping
  2. Split long EDT consumers into chains-of-invokeLater 3) Disable IntentionHelper for a while (it causes tricky exceptions and hanging)
  3. Disable IntentionHelper for a while (it causes tricky exceptions and hanging)

Fixes #273

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

Run heavy test generation (see examples from #273), it shouldn't fail with exceptions or freezes

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

#273

1) Add dumb mode wrapping
2) Split long EDT consumers into chains-of-invokeLater
3) Disable IntentionHelper for a while (it causes tricky exceptions and hanging)
…hrown_in_IDEA_with_installed_UnitTestBot_plugin_#273
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) October 3, 2022 10:28
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 172c1ab into main Oct 3, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/IndexNotReadyException_thrown_in_IDEA_with_installed_UnitTestBot_plugin_#273 branch October 3, 2022 11:59
viktoriia-fomina pushed a commit that referenced this pull request Oct 4, 2022
#1047)

IndexNotReadyException thrown in IDEA with installed UnitTestBot plugin #273

1) Add dumb mode wrapping
2) Split long EDT consumers into chains-of-invokeLater
3) Disable IntentionHelper for a while (it causes tricky exceptions and hanging)
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
UnitTestBot#1047)

IndexNotReadyException thrown in IDEA with installed UnitTestBot plugin UnitTestBot#273

1) Add dumb mode wrapping
2) Split long EDT consumers into chains-of-invokeLater
3) Disable IntentionHelper for a while (it causes tricky exceptions and hanging)
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
UnitTestBot#1047)

IndexNotReadyException thrown in IDEA with installed UnitTestBot plugin UnitTestBot#273

1) Add dumb mode wrapping
2) Split long EDT consumers into chains-of-invokeLater
3) Disable IntentionHelper for a while (it causes tricky exceptions and hanging)
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

Successfully merging this pull request may close these issues.

IndexNotReadyException thrown in IDEA with installed UnitTestBot plugin
2 participants