Every time I restart the PubSub emulator, the topics/subscriptions are gone. Currently, I have a script that creates the topics and subscriptions each time the emulator starts:
https://stackoverflow.com/a/56994166/1237919
Is this state not persisted? Is there a way to persist state?