go-systemd icon indicating copy to clipboard operation
go-systemd copied to clipboard

subscription: Added context cancellation and sync to subscription set

Open NotSoFancyName opened this issue 6 months ago • 2 comments

Now it is possible to cancel unit subsciptions with context which eliminates existing goroutine leak Added synchronization primitive for SubscriptioSet, now it should it be possible to add new units to the set after executing SubscribeContext

Fixes: #474

NotSoFancyName avatar Oct 24 '25 21:10 NotSoFancyName

Valid points

NotSoFancyName avatar Oct 30 '25 11:10 NotSoFancyName

@kolyshkin Could you take a look? Sorry for bothering you again

NotSoFancyName avatar Nov 10 '25 12:11 NotSoFancyName

@kolyshkin 🙏 🥺

NotSoFancyName avatar Dec 31 '25 12:12 NotSoFancyName