particle-iot / spark-server

UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
441 stars 136 forks source link

Core list not refreshed when claimed #28

Closed kennethlimcp closed 8 years ago

kennethlimcp commented 10 years ago

Currently, the server is required to restart in order for spark list to show the new cores added to the local :cloud:

Seems like there's a cache at play since the files required are found in the core_keys directory but not read by the server.