Do I understand correct that i need to
genkit start -- firebase emulators:start like this for them to "interact" (HTTP triggring of functions can be traced in genkit UI).If so, there is a problem with SIGINT. Killing this sequence (via yarn), doesn't shut down the firebase process correctly. Keeps ports open and also fails exporting data correctly.