fau-fablab / FabLabKasse

FabLabKasse, a Point-of-Sale Software for FabLabs and other public and trust-based workshops
https://fablabkasse.readthedocs.io
GNU General Public License v3.0
15 stars 4 forks source link

FIX accidental GUI restart on shutdown #156

Closed mgmax closed 4 years ago

mgmax commented 4 years ago

Work around https://github.com/spanezz/nodm/issues/5 Fixes https://github.com/fau-fablab/FabLabKasse/issues/105

codecov-io commented 4 years ago

Codecov Report

Merging #156 into development will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #156      +/-   ##
===============================================
- Coverage        27.24%   27.23%   -0.01%     
===============================================
  Files               62       62              
  Lines             7653     7658       +5     
===============================================
+ Hits              2085     2086       +1     
- Misses            5568     5572       +4
Impacted Files Coverage Δ
run.py 14.13% <0%> (-0.82%) :arrow_down:
...bKasse/cashPayment/client/PaymentDevicesManager.py 36.86% <0%> (+0.36%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ff83ec...0fa727c. Read the comment docs.