Skip to content

menu, update-all: Update episodes.json atomically on success

Jookia requested to merge RFC_episodes-atomic into master

Before this commit episodes.json will be updated even if the program fails. Now it will only update on success, and log errors otherwise to a *.errors file.

Signed-off-by: Jookia 166291@gmail.com

Merge request reports