mirror of
https://github.com/khoaliber/paperclip.git
synced 2026-04-19 09:05:15 +00:00
- Add scopedBus.clear() in dispose() to prevent subscription accumulation on worker crash/restart cycles - Use two-arg subscribe() overload when filter is null instead of passing empty object; fix filter type to include null - Update ASCII flow diagram: onEvent is a notification, not request/response