You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Would be nice if onInterrupted included launch stacktrace, like add
fixStackTrace(e);
on line
Task:200
I really love that launchStacktrace of your AsyncTask :)
I've added it locally in my own subclass, so this is just for others in case it is still maintained.