Crash on missing peekAllAnnotations
call
#1180
Labels
bug-regression
It worked before but now it doesn't
peekAllAnnotations
call
#1180
Followup from #1156 - I missed a
peekAllAnnotations
call that should be removed and it is causing a crash when trying to interact with rapid features.I also realized that how I was handling the accepted/ignored Rapid features could be improved: Previously I was just sticking everything into the
accepted
set, and this was both confusing, but also and throwing off the 50 features limit for non-powerusers.The text was updated successfully, but these errors were encountered: