Changelog

0.1.0

Initial planned release.

Features:

  • leased executor manager;

  • thread backend;

  • process backend;

  • future interpreter backend selector for Python 3.14+;

  • lease expiry and revocation;

  • acquire backpressure with wait and timeout;

  • adaptive sizing with size_provider and notify_scale_changed();

  • WorkGrinder batching;

  • process-worker log forwarding;

  • public exceptions;

  • examples pack;

  • Sphinx documentation.