croservices / cro-core

The heart of the Cro library for building distributed systems in Raku, including pipeline composition and TCP support.
https://cro.services/
Artistic License 2.0
27 stars 9 forks source link

.stop without .start gives a confusion error message #23

Closed Altai-man closed 3 years ago

Altai-man commented 3 years ago

https://github.com/croservices/cro-core/blob/master/lib/Cro/Service.pm6#L21 is not mistake-proof, needs proper edge cases checks.