Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in

Yogao
Follow New posts New posts and comments

Avatar
  • Total activity 5
  • Last activity May 19, 2020 22:19
  • Member since May 05, 2020 05:52
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
Activity overview Posts (1) Comments (2)
  • Yogao commented, May 09, 2020 03:24
    What I see is they are handled by 2 different threads: Process termination is handled by thread "Thread[buckw,4,Idea Thread Group]"Events are handled by thread "Thread[pool-4-thread-1,5,Idea Thread...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to avoid out of order of processTerminated and consumeTestResultsAvailable in plugin ideabuck
    • 0 votes
  • Yogao commented, May 06, 2020 01:30
    Anna Kozlova  Usually, BuckToGeneralTestEventsConverter handles "buck.test.available" first in one thread, and it handles processTerminated later in another thread. In rare case, the later takes pl...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to avoid out of order of processTerminated and consumeTestResultsAvailable in plugin ideabuck
    • 0 votes
  • Yogao created a post, May 05, 2020 05:52
    Planned

    How to avoid out of order of processTerminated and consumeTestResultsAvailable in plugin ideabuck

    Hi   In Intellij plugin ideabuck, at the end of build and test, we will have 2 things, one is "buck.test.event" event handling, the other is processTerminated handling, in rare case, the later may ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    • 3 followers
    • 5 comments
    • 0 votes
Copyright © 2000– JetBrains s.r.o.