Menu

#76 Building should not block other operations

open-accepted
None
5
2006-02-16
2006-02-15
Tim Diggins
No

pydev-extensions 1.0.1, eclipse 3.1.2, java 1.5p6, winXp

With a large and complicated project, rebuilding the
workspace (this seems to happen after every save?) can
actually block a save for a while ("User Operation is
Waiting"). The operation is unblocked __before__ the
rebuild is finished, but it can still take up to half a
minute...

Discussion

  • Fabio Zadrozny

    Fabio Zadrozny - 2006-02-16

    Logged In: YES
    user_id=617340

    Actually, on every save, it will re-build and re-analyze
    your file... I think that I could use a real Thread instead
    of the Eclipse 'jobs' API, that is the one that actually
    blocks things while the analysis is happening...

    I'm changing it to a feature request:
    Building should not block other operations
    (was: auto-rebuilding workspace can block file-save)

     
  • Fabio Zadrozny

    Fabio Zadrozny - 2006-02-16
    • labels: 595097 -->
    • milestone: 568599 -->
    • summary: auto-rebuilding workspace can block file-save --> Building should not block other operations
    • status: open --> open-accepted
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.