In any moment an async operation is running dispose can be called on the main
thread. The synchronization with the worker thread is not implemented. The
quick option is to handle the occurring exceptions in this case. The other
option would be to use locks, synchronized etc.
Original issue reported on code.google.com by tmanthe...@gmail.com on 4 Aug 2013 at 7:10
Original issue reported on code.google.com by
tmanthe...@gmail.com
on 4 Aug 2013 at 7:10Attachments: