Severity: low
Emily.Native.dist_recv/5 calls await/1 without a native_context map (lib/emily/native.ex:153), inconsistent with the collectives just above it. A failure (e.g. unsupported shape/dtype) raises with no op context.
Fix: pass a native_context describing the op and inputs.
Found in code review of the distributed-collectives scaffold (feature/distributed-mlx-scaffold).
Severity: low
Emily.Native.dist_recv/5callsawait/1without anative_contextmap (lib/emily/native.ex:153), inconsistent with the collectives just above it. A failure (e.g. unsupported shape/dtype) raises with no op context.Fix: pass a
native_contextdescribing the op and inputs.Found in code review of the distributed-collectives scaffold (
feature/distributed-mlx-scaffold).