biothings / biothings_studio

Pre-configured & ready-to-use BioThings API development environment
Apache License 2.0
4 stars 3 forks source link

Unregistering a plugin doesn't delete the source code #7

Closed sirloon closed 6 years ago

sirloon commented 6 years ago

This can lead to conflict:

  1. register a github plugin
  2. then unregister it
  3. restart()
  4. because the code is still there, the "local/manual" plugin assistant will detect the plugin again and auto-register it
sirloon commented 6 years ago

fixed in https://github.com/biothings/biothings.api/commit/17da488a01c9ebeef3d85eced3abfcf16d42b747 will be deployed in 0.1e https://github.com/biothings/biothings_studio/milestone/1