podcasts/hammond-data
Jordan Petridis 1036176e51
pipeline: Make sure that the futures will be run.
Use .then() combinator to override the result and return
Ok(()) even if the task fails. That allows us to use join_all
instead of the custom written collect_futures function.
2018-04-14 07:41:50 +03:00
..
benches Cargo fmt 2018-04-13 04:35:50 +03:00
migrations Version bump to 0.3 2018-02-11 22:57:37 +02:00
src pipeline: Make sure that the futures will be run. 2018-04-14 07:41:50 +03:00
tests/feeds NewPodcast: Fix Image parsing if Itunes ext is Some(None). 2018-03-28 12:08:41 +03:00
Cargo.toml Update deps. 2018-04-12 05:06:33 +03:00