Fausta Leonardo

Results 3 issues of Fausta Leonardo

## Environment ``` System: OS: macOS 12.4 CPU: (10) arm64 Apple M1 Pro Memory: 92.92 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node Yarn: 1.22.17...

bug

### Steps to Reproduce Can't reproduce. But happens in production environment. ### Expected Behavior No crash ### Actual Behavior Crash ### Reproducible Demo ``` Fatal Exception: java.util.concurrent.RejectedExecutionException: Task android.os.AsyncTask$3@d042e84 rejected...

stale

```java.lang.RuntimeException: Unable to start service com.supersami.foregroundservice.ForegroundServiceTask@27b469a with Intent``` ``` ForegroundServiceTask (has extras) }: java.lang.RuntimeException: android.os.DeadSystemException at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4339) at android.app.ActivityThread.access$1800(ActivityThread.java:238) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1952) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7664) at java.lang.reflect.Method.invoke(Method.java:-2) at...