When working with large number of resources and resourceWatcher is enabled, it
can take a not negligible time to compute the checksum, which causes the actual
processing to be blocked.
This can be improved, by invoking the checksum computation (check for changes)
in an separate thread, making it asynchronous.
Original issue reported on code.google.com by alex.obj...@gmail.com on 3 Dec 2013 at 10:31
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 3 Dec 2013 at 10:31