989d7d9fcf
If a plugin crashes quickly enough, we can get into a situation where the deregister function is called before it's ever registered. Safely handle the resulting nil pointer in the dynamic registry by not emitting a plugin event, but also update the plugin event handler to tolerate nil pointers in case we wire it up elsewhere in the future. |
||
---|---|---|
.. | ||
doc.go | ||
fingerprint.go | ||
fingerprint_test.go | ||
instance.go | ||
instance_test.go | ||
interface.go | ||
manager.go | ||
manager_test.go | ||
usage_tracker.go | ||
usage_tracker_test.go | ||
volume.go | ||
volume_test.go |