You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes during tests it is required to restart service with same persistence without cleaning node.
I suggests to add optional clean parameter to Service.start with defaults to True
Sometimes during tests it is required to restart service with same persistence without cleaning node.
I suggests to add optional
clean
parameter toService.start
with defaults toTrue
Fixed in #254
The text was updated successfully, but these errors were encountered: