Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

refactor(core): Standardized task graph #234

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

jurplel
Copy link
Member

@jurplel jurplel commented Nov 12, 2024

A cycle issue has cropped up from this change that is extremely prevalent. Will require looking into further.

@@ -156,7 +156,7 @@ pub async fn main() -> Result<()> {
let args = Args::parse();

tracing_subscriber::fmt()
.with_max_level(tracing::Level::INFO)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: revert this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant