Robert Oehler

Results 4 comments of Robert Oehler

Well, at least a reaction would be great.

This is done in an Android service, which runs on the UI thread.

I changed the order of the api calls. I do now connect first and subscribe then. The crash did not reappear this way.

The function signature is func getGroups(request: Request,arguments: NoArguments) throws -> EventLoopFuture { [ ... ] }