fix: implemented TD-03, InFlight ETS table now owned by a supervised GenServer
This commit is contained in:
@@ -32,6 +32,7 @@ defmodule BDS.Application do
|
||||
BDS.Repo,
|
||||
BDS.RepoBootstrap,
|
||||
BDS.Tasks,
|
||||
BDS.AI.InFlight,
|
||||
BDS.Preview,
|
||||
BDS.Publishing,
|
||||
{Task.Supervisor, name: BDS.Tasks.TaskSupervisor},
|
||||
|
||||
Reference in New Issue
Block a user