Closed bayleedev closed 8 years ago
This causes issues when reloading the plugins in Zazu. It's not being garbage collected in time before we reload and try and use the same address.
Since they are all in the same process I wonder how hard it would be great an event emitter between the multiple files.
It's annoying that this needs a server. The issue is that the database can only have one connection, even if most connections are read only.