-
### Bug description
When patching Infinity for Reddit's latest version, the patches fail. The app still works somehow but I fear that it may use the developer's API token and cost them money as I u…
-
`sync*` provides a very convenient way to write simple transformations over iterables, e.g. (taken from `package:collection`)
```dart
extension IterableNullableExtension on Iterable {
Iterable…
-
Hi ,
We have implement the google login using firebase sdk in unity for android device.
I have implement the sign in flow complete and it's working in my android mobile. after that we add firebase s…
-
**What do we have now?**
For this sample class:
```kotlin
class FooClass : StateFlow { // -> Prints a warning
// Interface implementations
}
```
When I've updated to the release 1.…
-
From what it seems this crash is completely random.
I can enter the dimensional doors just fine but at a point in time it'll crash with the "Feature placement" description.
https://pastebin.com/ra…
ghost updated
2 years ago
-
there's the "one big step" multithreading branch and it is a pain to keep it updated with changes from master.
while thinking about the issues there (ordering, race conditions, crypto) the idea of "s…
-
### Checklist
- [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit…
-
Looks like there's a bug with the for iterator: it works with `for x in iter_struct do` but behaves strangely with `for x in func_returning_iter_struct() do` in that it sometimes calls `func_returning…
-
This is what we sent when we cancel a flow:
```json
{
"service": "zipline/guest-148",
"function": "tNUxxzEe",
"args": [
{
"types": [],
"stacktraceString": "
kotlin…
-
**Describe the bug**
With some low probability the following unittest deadlocks instead of completing.
It seems tf somehow "forgets" to execute the most nested task which is supposed to do the actua…