Keith Smiley

Results 1356 comments of Keith Smiley

Thanks! Can you add a description for the use case and the DCO here

So technically right now we expect you to call `.now` and `.sync` from the same thread. In our app we only ever call this from the main thread. I think...

@bogdan-razvan if you can submit a PR adding this I'll merge it!

There isn't curreny a way to do this. I'm not sure what the best way to add this would be. Maybe by first checking if the key exists and then...

That wouldn't be ideal but it's worth a try. I'm not sure if our string splitting logic would catch that. -- Keith Smiley > On Jan 7, 2019, at 08:09,...

Right now the only "reporter" is GitHub. If you'd like to submit bitbucket support you'd need to duplicate the general logic there on bitbucket's API

This LGTM, can you rebase it @twidi and let me know when you do so I can merge?

Feel free to submit a PR here!

So master has been updated Xcode wise. I'm still a bit worried about the performance implications here still 😞 but testing that part will definitely be a pain

This LGTM, can you rebase it @twidi and let me know when you do so I can merge?