Closed clydzik closed 7 years ago
Thank you very much. Do you think it is worth adding a unit test that verifies that the callback has been removed from the list?
I think I did it in testJsCallFinished_runsCallbackAndRemove If this is not clean enough let me know.
Yes, sorry, I missed that. All good :)
fixed leaking listener (#39) by switch to key/value structure. it was difficult on index based one also cleaned git ignore a bit what produce bigger PR by side effect