- As mentioned earlier, `loom` is a M:1 model. This calls for a [singleton pattern](https://photonlibos.github.io/docs/api/env), to ensure that the user doesn't accidentally create > 1 reactor. - `void flux::init(flux::EventEngine event_engine = flux::EventEngine::AUTO);`
loomis a M:1 model. This calls fora singleton pattern, to ensure that the user doesn't accidentally
create > 1 reactor.
void flux::init(flux::EventEngine event_engine = flux::EventEngine::AUTO);