Merge branch '665-android-executor-npe' into 'master'
Fix potential NPE in AndroidExecutorImpl Always wait for the startup latch to ensure the background thread's Handler is initialised before using it. Closes #665. See merge request !319
Loading
Please register or sign in to comment