alanvardy/tod

Show async errors clearly

Closed this issue · 1 comments

Make a function for displaying errors, and use it for both the main function result and the async errors. Color red etc.

Consider displaying the errors at the end after joining.

Handled by using a tokio channel and printing the errors at the end