iZettle / Flow

Flow is a Swift library for working with asynchronous flows and life cycles
MIT License
232 stars 14 forks source link

WIP: Remove warnings #102

Open niil-ohlin opened 4 years ago

niil-ohlin commented 4 years ago

A solution for removing warnings. I really don't like this solutions. It's way to naive and hacky and really degrades the quality of the codebase. Does anyone have a suggestion for how the mutex warnings can be addressed?