Closed PaulWoodIII closed 5 years ago
I don't expect this to be merged because it doesn't handle back pressure, something a ReplaySubject may need since it handles both sides of a Reactive pipeline. For the time being this might help others kickstart their efforts to use Beta 5.
Hi @PaulWoodIII, thanks for submission! I've added a temporary fix. It doesn't support back pressure – but should keep existing code working for time being until I can take a closer look.
for Subject conformance and Xcode11-beta5 support