Use correct send

So it actually works
This commit is contained in:
Martin Sumner 2019-03-28 17:46:08 +00:00
parent 42c4100c2d
commit dfa8574695

View file

@ -512,7 +512,7 @@ starting({sst_new,
leveled_log:log_timer("SST08",
[ActualFilename, Level, Summary#summary.max_sqn],
SW),
erlang:send_after(?STARTUP_TIMEOUT, self(), timeout),
gen_fsm:send_event(self(), timeout),
% always want to have an opportunity to GC - so force the timeout to
% occur whether or not there is an intervening message
{reply,