claimed-framework/mlx

Add server stand up test as part of MLX CI

Open

#213 opened on Sep 15, 2021

 (3 comments) (0 reactions) (1 assignee)Python (54 forks)github user discovery
APIhelp wantedsize/Stest

Repository metrics

Stars
 (218 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi @ckadner sorry I didn't have time to recompile the server for every PR. Right now our CI is only catching build errors but we don't have any test to catch runtime errors. Maybe we can add a simple test just to start the server to make sure nothing is crashing the server startup? This way we don't accidentally merged critical bugs that crashes our server startup.

Originally posted by @Tomcli in https://github.com/machine-learning-exchange/mlx/issues/205#issuecomment-920338732

Contributor guide