Improve comments for `load` method in `loadAnnotationsService`
It is safe to call `load` while annotations are already being loaded, in that it does all the necessary cleanup/interruption of the existing fetch. However it wasn't immediately clear to me from the code that this was the case.
Showing
Please register or sign in to comment