Re: Can't stop the system component

2017-06-06 Thread D.Bushenko
Thanks, Josh, you were right! On Tuesday, June 6, 2017 at 5:59:47 PM UTC+3, Josh Tilles wrote: > > Dmitry, > > You need to return the updated component from start and stop. (See the > relevant section of the documentation >

Re: Can't stop the system component

2017-06-06 Thread Josh Tilles
Dmitry, You need to return the updated component from start and stop. (See the relevant section of the documentation .) In your code, the start implementations are returning a keyword and the stop implementati

Can't stop the system component

2017-06-06 Thread D.Bushenko
Hi all, I've tried following the guide to the component and have two functions: start-all and stop-all. The start-all works as expected, but stop-all fails completely. Can anyone have a look at the code attached and help me figure out what is it wrong there? Dmitry -- You received this messa