1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(env): empty `VERSION` when `.version` not exist and pwd not in proj More... 8 months ago
chore: release v2.8.0 More... 8 months ago
Merge branch 'refs/heads/sequential-notifier' into dev More... 8 months ago
chore(FUNDING): add ko-fi More... 8 months ago
build(deps): Bump python-socks[asyncio] from 2.4.4 to 2.5.0 (#483) More... 8 months ago
fix(helpers.timeout): BatchTimeout: too strict type annotation on cb More... 8 months ago
fix(*): some TypeVar not marked covariant More... 8 months ago
style(helpers.timeout): nitpick More... 8 months ago
docs(CHANGELOG): retain post order when notifying More... 8 months ago
feat(notifier): continue sub notifying pipeline on execption More... 8 months ago
feat(helpers.pipeline): add exception handling More... 8 months ago
refactor(monitor.Notifier): nitpick More... 8 months ago
fix(monitor.Notifier): outdated callback signature More... 8 months ago
feat(monitor): retain post order when notifying More... 8 months ago
feat(helpers): add SameFuncPipelineContextManager More... 8 months ago
build(deps): Bump asyncstdlib from 3.12.3 to 3.12.4 (#481) More... 8 months ago
Merge branch 'refs/heads/rewrite-monitor-flexibility-robustness' into dev More... 8 months ago
refactor(helpers): rename Monitoring* -> Monitor* More... 8 months ago
refactor(helpers): rename Notifying* -> Notifier* More... 8 months ago
fix(helpers): Notifier: describe subtask More... 8 months ago
docs(CHANGELOG): rewrite monitor for flexibility and robustness More... 8 months ago
feat(monitor): log trigger reasons before and after each task More... 8 months ago
refactor(helpers): make BgDecorator and QueuedDecorator more generic More... 8 months ago
feat(monitor): Notifier: adopt bg decorator and BatchTimeout manager More... 8 months ago
refactor(monitor): extract Stat as base class from MonitoringStat More... 8 months ago
refactor(monitor): split notifying functions into Notifier class More... 8 months ago
refactor(monitor): split stat classes into another file More... 8 months ago
refactor(*): turn monitor into a package More... 8 months ago
feat(helpers): BgHelper: log uncaught exception More... 8 months ago
feat(helpers): BatchTimeout: cancel all tasks when exit with exception More... 8 months ago