Closed polqf closed 8 years ago
As #66 pointed out, there is a case where the RRC is provoking a crash on the tableView.endUpdates()
tableView.endUpdates()
This seems that is happening due to a deletion + an insertion of the same object in a background thread.
Closes #66
:+1:
:green_apple: :+1:
:tophat: What? Why?
As #66 pointed out, there is a case where the RRC is provoking a crash on the
tableView.endUpdates()
This seems that is happening due to a deletion + an insertion of the same object in a background thread.
:ghost: GIF
Closes #66