Stefan Arentz

Results 107 issues of Stefan Arentz

I absolutely love that pushing to a development branch creates a deployment next to prod that I can try out ❤️ My request is that in the Deployments tab not...

This library is mentioned on http://jwt.io but with a lot of red checkmarks for specific functionality that is missing. Is that correct? If not, is it possible to ask the...

The library currently does not support the `Int64` type. It should be possible to store and retrieve `Int64` values by wrapping them in an `NSNumber`.

> Draft patch because I have not been able to properly test this in all emulators yet. This patch was written from an archive.org perspective and fixes two problems in...

In `message_queue.clj` there is the following comment in `enqueue`: ``` ;; TODO Option to enqueue something with an init backoff? ``` This is a feature I could really use. Is...

pull requests welcome
enhancement

This patch adds support for [AstroNote](https://astronote.app), which is a small push notifications app for Apple Watch. I've marked the PR as _Draft_ - I think it is complete but I'd...

This patch adds some basic tests around `optional_boolean()` to validate that it correctly generates the expected results. @briansmith let me know if you are interested in test coverage like this....

This patch adds some extra tests for `calendar.rs` for the code paths that check for pre-1970 dates. I noticed that the tests only looked at the happy path so I...

> https://sentry.prod.mozaws.net/operations/firefox-beta/issues/7869497 Unclear what to do here, but crash should probably be avoided? ``` mozilla.appservices.logins.InvalidKeyException: Error executing SQL: file is not a database at mozilla.appservices.logins.rust.RustError.intoException(RustError.kt:13) at mozilla.appservices.logins.DatabaseLoginsStorage.unlock(DatabaseLoginsStorage.kt:14) at mozilla.components.service.sync.logins.LoginStorageConnection.init$service_sync_logins_release(SyncableLoginsStorage.kt:4) at...

<sync-logins>
💥 crash

> https://sentry.prod.mozaws.net/operations/firefox-beta/issues/7849936 Low frequency but maybe something we can avoid? ``` java.lang.IllegalArgumentException: Comparison method violates its general contract! at java.util.TimSort.mergeHi(TimSort.java:899) at java.util.TimSort.mergeAt(TimSort.java:516) at java.util.TimSort.mergeForceCollapse(TimSort.java:457) at java.util.TimSort.sort(TimSort.java:254) at java.util.Arrays.sort(Arrays.java:1498) at java.util.ArrayList.sort(ArrayList.java:1470)...

<icons>
💥 crash