Marcin951
Results
2
issues of
Marcin951
### New Issue Checklist - [x] I updated Magnetic to the latest version. - [x] I read the [Contribution Guidelines](https://github.com/efremidze/Magnetic/blob/master/.github/CONTRIBUTING.md). - [x] I read the [documentation](https://github.com/efremidze/Magnetic). - [x] I searched...
Hey I noticed retain cycle in this example code let forgotPasswordAction = CocoaAction { return .create { [weak self] (observer) -> Disposable in guard let self = self else {...