Skip to content

Commit

Permalink
new: added DaxBaseImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
sttk committed Jan 8, 2025
1 parent 85eca07 commit 5e201f1
Show file tree
Hide file tree
Showing 7 changed files with 1,615 additions and 1,024 deletions.
1 change: 0 additions & 1 deletion src/async_group.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ mod tests_async_group {
.unwrap()
{
errors::AsyncGroup::ThreadPanicked { message } => assert_eq!(message, "panic 1"),
_ => panic!(),
}
}
}
Expand Down
Loading

0 comments on commit 5e201f1

Please sign in to comment.