• Łukasz Nowak's avatar
    Use Flask as slapos master simulation. · 01abe672
    Łukasz Nowak authored
    It is already requirement for slapos.core, and it is well known code.
    
    Ue multiprocessing instead of threading, as there is no other way to kill
    Flask application from code except SIGTERMing it.
    01abe672
slapgrid.py 3.06 KB