Add polling time list and fix minor bugs
Remove FastPriorityQueue because jIO already sorts everything and gadget.state.message_list_dict[room] is always sorted, fix the merge algorithm to not use a priority queue at all, add POLL_DELAY_LIST to customize increasing polling intervals, add current_refresh_dict as a mutex over refreshChat(), and add requirements to function docstrings.
Showing
This diff is collapsed.
Please register or sign in to comment