davmac314 / dinit

Service monitoring / "init" system
Apache License 2.0
582 stars 45 forks source link

dinitctl: Handle the "SERVICEEVENT vs SERVICESTATUS" race #364

Closed mobin-2008 closed 6 days ago

mobin-2008 commented 1 month ago

With this change we can eliminate the "SERVICESTATUS vs SERVICEEVENT" race.

Fixes #363

Signed-off-by: Mobin Aydinfar <mobin@mobintestserver.ir>

davmac314 commented 2 weeks ago

I'm unsubscribing from notifications, please request review when ready.

mobin-2008 commented 1 week ago

@davmac314 I double checked my changes and your comments and I think it's ready for review.