Brendan Turner

Results 9 issues of Brendan Turner

If Apple cert expires while in production the server crashes each time you attempt to send an APN push notification

## To Reproduce Step by step instructions to reproduce the behavior: 1. Install dimension 2. Install go-neb with RSS support 3. Point dimension at go-neb 4. Register dimension appservice for...

I would like to use `@auth` without having to make a trip to the db on each request. My expected behavior: `context.userId` would be populated by `jwtData` and the `@auth`...

bug

In order to design around the iPhoneX 'notch', Apple provides some styling variables (```safe-area-inset-*```) to help set padding. In meteor's ios webview these values always evaluate to 0. The workaround...

feature

Would be great to queue up a new animation, or specify a default animation to run once one finishes

enhancement
up-for-grabs

I installed `bracket-pathfinding = "0.8.4"` and it contains a fieldofview bug that results in attempting to access an index that does not exist. It seems the crate is out of...

### Summary (Sonarr works fine) Radarr Version: 5.1.3.8246 ### Ombi Version 4.43.10 ### What platform(s) does this occur on? Linux ### What database are you using? SQLite (Default) ### Relevant...

I ran `pytest -rs -sv rbc/tests/heavydb/test_array.py -x --tb=short` and received: ``` rbc/tests/heavydb/test_array.py::test_ptr[cpu-int8_t i1] /Users/bfturner/dev/omni/rbc/rbc/irtools.py:130: UserWarning: JITRemoteCodegen._get_host_cpu_features: `remove_features` dictionary requires an update: detected different LLVM versions in server (9, 0, 1)...

heavydb