Marco Diers

Results 3 issues of Marco Diers

## Expected Behavior The simple scheduling example is to go through to the end and distribute the work equally among the localities. ## Actual Behavior It is served after some...

type: defect
category: LCOs

After inserting a port, the positions of the edges no longer match: ![grafik](https://user-images.githubusercontent.com/39906150/44331654-643ce080-a46a-11e8-8ace-c6ab5d757797.png) ![grafik](https://user-images.githubusercontent.com/39906150/44332001-4754dd00-a46b-11e8-8695-fabfaa84b9a3.png)

bug

## Expected Behavior No performance drop ## Actual Behavior Performance drop of 25% with the changes of https://github.com/STEllAR-GROUP/hpx/commit/6f16e770c9f6ae809e9fbf15384ab11e40c390e6 ## Steps to Reproduce the Problem Use of `restricted_thread_pool_executor` and `executor_guided_chunk_size` as...

type: defect