PropertyStream
doesn't yield value when service starts later
#1111
Labels
bug
Something isn't working
PropertyStream
doesn't yield value when service starts later
#1111
As mentioned in #1109 (comment).
If a (non-socket activated) service isn't running when a
PropertyStream
is created, the stream doesn't yield an initial value (as expected), but also doesn't yield a value once a service does start running.Ideally the stream should also yield any time the name owner is changed.
The text was updated successfully, but these errors were encountered: