eclipse-pde / eclipse.pde

Eclipse Public License 2.0
24 stars 58 forks source link

Always run asnyc if the workspace tree is locked #1261

Closed laeubi closed 1 month ago

laeubi commented 1 month ago

Setting a classpath container to a project while the workspace tree is locked has the effect that the container is updated but the project is not build at all.

This overrides the hint to run async in such case to make sure the project is build appropriately.

github-actions[bot] commented 1 month ago

Test Results

   291 files  ±0     291 suites  ±0   56m 53s :stopwatch: + 3m 57s  3 526 tests ±0   3 468 :white_check_mark: ±0   58 :zzz: ±0  0 :x: ±0  10 875 runs  ±0  10 698 :white_check_mark: ±0  177 :zzz: ±0  0 :x: ±0 

Results for commit 397ff2cb. ± Comparison against base commit 80462868.

:recycle: This comment has been updated with latest results.