Skip to content

v1.2.0 — gevent-safe pipeline (subprocess isolation)

Choose a tag to compare

@Jacob-Lasky Jacob-Lasky released this 10 Jun 11:16
· 23 commits to main since this release
ec1b4ed

Packaged for the official Dispatcharr Plugins repo (external-plugin distribution).

Highlights

  • Fix: gevent worker freeze (#106). The Monte Carlo scoring is pure-Python and holds the GIL; under Dispatcharr 0.26.0's gevent uWSGI it froze the worker hub (login + live streams hung during a refresh). The pipeline now runs in an isolated subprocess (_pipeline_runner.py), so the worker's event loop stays free.

Install

This plugin.zip is the importable plugin folder (top-level dispatcharr_ranked_matchups/). Distributed via the Dispatcharr Plugins repo as an external plugin; source_url resolves to this asset.