• Stefy Lanza (nextime / spora )'s avatar
    Handle pending matches in today's fixture during initialization · 537311c1
    Stefy Lanza (nextime / spora ) authored
    - Add _process_today_pending_matches() to process pending matches in today's fixture
    - Add _resolve_match_bets() to resolve bets for matches being finalized
    - Add _get_outcome_coefficient_for_bet() to get coefficients for bet resolution
    - For pending matches with no results: change status to 'bet' to play first
    - For pending matches with results: finalize as 'done' and resolve associated bets
    - Add Step 5 in initialize() to process today's pending matches
    537311c1
Name
Last commit
Last update
..
__init__.py Loading commit data...
application.py Loading commit data...
games_thread.py Loading commit data...
match_timer.py Loading commit data...
message_bus.py Loading commit data...
rtsp_streamer.py Loading commit data...
screen_cast.py Loading commit data...
template_watcher.py Loading commit data...
thread_manager.py Loading commit data...
udp_broadcast.py Loading commit data...
video_feeder.py Loading commit data...