0.2.8 - Auxcallback panic fix
Auxcallback could panic if it failed to open a timer thread. Now, instead of panicking, it instead falls back to a slower strategy that doesn't use a thread.
Auxcallback could panic if it failed to open a timer thread. Now, instead of panicking, it instead falls back to a slower strategy that doesn't use a thread.