Skip to content

Fix deadlock in Slice.

If array being colored with was not available on local process, we ended up deadlocking. Fixed that.

Merge request reports