Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
shu5620 committed Aug 22, 2023
1 parent 1e34102 commit bfb3790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions border-async-trainer/src/async_trainer/base.rs
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ where
// TODO: error handling, timeout
// TODO: caching
// TODO: stats
println!("aaa");
*msgs.lock().unwrap() = receiver.iter().collect();

// Stop the loop
Expand Down

0 comments on commit bfb3790

Please sign in to comment.