google / mtail

extract internal monitoring data from application logs for collection in a timeseries database
Apache License 2.0
3.82k stars 378 forks source link

fix: Use context cancellation instead of `Stop` to stop streams. #879

Closed jaqx0r closed 2 months ago

jaqx0r commented 2 months ago

This improves the interface for stream shutdown, though we can't remove Stop completely yet.

Also fixes oneShot handling in various streams.

Issue: #199

github-actions[bot] commented 2 months ago

Unit Test Results

    1 files     27 suites   8m 29s :stopwatch:   649 tests   647 :white_check_mark: 2 :zzz: 0 :x: 1 920 runs  1 914 :white_check_mark: 6 :zzz: 0 :x:

Results for commit 3d4fdba1.

:recycle: This comment has been updated with latest results.