Deleting a branch is permanent. It CANNOT be undone. Continue?
igalic/Plume:refactor/extract-searcher
във main
No due date set.
This pull request currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
The goal of this pull request is to remove
Searcher
fromPlumeRocket
, as described in #799.The strategy in this pull request is to use a riker actor and
main()
&PlumeRocket.Searcher
, use ActorSystem to send a message to our SearcherActorclosing in favour of #813