You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
remove #[allow(dead_code)] from scheduler.rs and fix warnings.
I put that in there to avoid all the warnings. This was a quick fix which should have been caught by CI. CI should enforce the build to complete without errors. This happened on the KV Router merge. We should open a ticket and resolve those in a separate PR.
remove
#[allow(dead_code)]
from scheduler.rs and fix warnings.Originally posted by @ryanolson in #201 (comment)
The text was updated successfully, but these errors were encountered: