Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
michal
/
craftbeerpi3
kopie van
https://github.com/Manuel83/craftbeerpi3
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
2
Wiki
Activiteit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
188
Commits
10
Branches
280MB
Tree:
4d574b1278
dependabot/pip/eventlet-0.31.0
dependabot/pip/httplib2-0.19.0
dependabot/pip/pyyaml-5.4
fermenter20
core_refactoring
dependabot/pip/werkzeug-0.15.3
master
no_wiringpi
python3_migration
revert-105-patch2
3.1_alpha
3.0
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '4d574b1278'
${ noResults }
craftbeerpi3
/
modules
/
steps
Geschiedenis
Johannes
b89dc3a4c3
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7 jaren geleden
..
__init__.py
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7 jaren geleden