Matt Keeler de23af071a
Move ctx and cancel func setup into the Replicator.Start (#6115)
Previously a sequence of events like:

Start
Stop
Start
Stop

would segfault on the second stop because the original ctx and cancel func were only initialized during the constructor and not during Start.
2019-07-12 10:10:48 -04:00
..
2018-11-02 12:00:39 -05:00
2018-10-19 12:04:07 -04:00
2018-10-19 12:04:07 -04:00
2018-10-19 12:04:07 -04:00
2019-06-27 22:59:46 +00:00
2019-03-27 08:54:56 -04:00
2019-06-26 11:43:30 -05:00
2019-03-27 08:54:56 -04:00
2019-04-25 12:26:33 -04:00
2019-04-25 12:26:33 -04:00
2019-04-25 12:26:33 -04:00
2019-03-27 08:54:56 -04:00