Frederic Jacobs
Results
13
issues of
Frederic Jacobs
The following code often crashes on Signal. ``` ObjC TOCFutureSource* futureResultSource = [TOCFutureSource futureSourceUntil:untilCancelledToken]; PacketHandlerBlock packetHandler = ^(id packet) { if (![futureResultSource trySetResult:packet]) {; errorHandler([IgnoredPacketFailure new:@"Received another packet before relay...
bug
stability
### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing issues and didn't find any that were similar - [X]...
bug