Marcin951

Results 3 comments of Marcin951

I fixed it by moving weak self before return .create let forgotPasswordAction = CocoaAction { [weak self] in return .create { (observer) -> Disposable in guard let self = self...

Hey @ashfurrow @nflahavan the issue is still not fixed. I'm using the Action version from the master, and still I can detect memory leaks This simple code generates memory leak...

#235 It's very similar but for button.rx.action case