#Problems with endReason
1 messages · Page 1 of 1 (latest)
endReason is an abstract property, you should be using the reason argument passed through the listener
@silent crest
endReason will only be defined if the collector ends normally iirc
although that may have been fixed in recent versions, not sure
To my knowledge it hasn’t
GitHub
Please describe the changes this PR makes and why it should be merged:
#archive-library-discussion message
Collector.endReason wasn't being set...
only on main, not stable