Fix push example#462
Conversation
|
Hmm, this shouldn't have died on Appveyor. |
|
It's a little worrisome that 1312 died but 1313 didn't. It seems like we might be missing something cleaning up on windows again @tbranyen @mattyclarkson. |
|
Well done for clearing up the example. I was looking through the generated code and it looks like it could do with an audit. I tried putting Unfortunately the thread and address sanitizers cannot be compiled in together so we'd have to have two build variants. I'd have to look into if that is even supported with |
|
That's a good idea. I think that would be great for post 0.3.0 release. I'm going to merge this in since it's unrelated. |
No description provided.