Skip to content
Commit ee8cfafb authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

_frontend/main.py: Fix issue #180 - Fail gracefully when preflight fails

This also makes main.py less redundant, for some reason there was a stray
call to app.pipeline.initialize() beside app.initialize() in every function,
instead move that into app.initialize() where we now handle the error
and exit gracefully.
parent 5905760a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment