Stephen Kockentiedt

Results 7 comments of Stephen Kockentiedt

Actually, I have created a pull request some time ago to fix this issue: https://github.com/railsware/BloodMagic/pull/34

@DougGregor There were some inconsistencies in the text. I have tried to fix them. I hope this is OK.

I prefer this solution. I also believe that the use of `share` defeats the purpose of `retry`. Using share should result in only one subscription being sent to the `DataTaskPublisher`....

Thank you for your reply! > I'm a bit irritated by the first code snippet saying `png-config` instead of `pkg-config`. Do you know what `png-config` is, or where there might...

@alexmocanu Thank you for chiming in. I am not sure that you advanced further than me. To me, it seems that Swift cannot even compile your Package.swift. @david-swift I made...

@alexmocanu Thank you so much! That did the trick!

@david-swift Thanks for your response! Interestingly, I have been working on a workaround and stumbled on `g_idle_add` myself. Here is my workaround for anyone interested. It works but is obviously...