Skip to content

Sync-stream v1.2.2

Latest

Choose a tag to compare

@cainmagi cainmagi released this 08 Jan 06:08

Introduction

GitHub release (latest SemVer) GitHub all releases GitHub PyPI - Downloads

GitHub Actions (Build) GitHub Actions (Release)

Sync-stream is a pure python tool for synchronizing the messages (including stdout, stderr, and raised exceptions or warnings) among threads, processes, devices, and hosts. This powerful tool is useful for capturing the updating logs from the sub-processes in some projects.

Updating reports

1.2.2 @ 1/8/2025

🔧 Fix

  1. Fix: Correct a bug that mprocs.LineProcMirror does not response to the early stop signal.

Full Changelog: v1.2.1...v1.2.2