spinframework/containerd-shim-spin

Caching is not utilized for development

Open

#81 opened on Apr 12, 2024

 (1 comment) (0 reactions) (0 assignees)Rust (30 forks)auto 404
buggood first issue

Repository metrics

Stars
 (138 stars)
PR merge metrics
 (PR metrics pending)

Description

For some reason, in a cleaned repo, the cross test command does not pick up the cache from cross build command, so sudo make test which runs cross build first and then cross test takes a long time to finish.

Contributor guide