Add Sendable conformance to DatabasePreUpdateEvent.Kind, matching DatabaseEvent.Kind#1773
Conversation
…d, and also duplicate comments from DatabaseEvent.Kind while here
|
Thank you @Jason-Abbott :) I'll try to reproduce the crash when I'm back to my computer. |
|
WTF, GitHub has destroyed the development branch after the merge. I'll fix this later. |
Ah crap, I hope that wasn’t me. I didn’t notice the update fork function here only applies to the currently active branch so I had to update my I’d be glad to re-submit if you want to revert this. |
|
:) Don't worry. I really think this is a bug with GitHub (pretty rare, isn't it?) that will be easy to fix: the merge commit is 79a41dc. |
|
Whatever happened has solved itself: the development branch is there, with your PR merged. I don't quite remember what I have seen now. Case solved, and thank you for this welcome contribution, @Jason-Abbott :-) |
|
Hi @Jason-Abbott. I'm sorry for this long delay. Your changes have been shipped in v7.6.0! |
Add Sendable conformance to DatabasePreUpdateEvent.Kind, matching DatabaseEvent.Kind
(xctest is crashing with error
14493🤷🏻♂️ when I try to smoke test so I’m not able to check that box, below)Pull Request Checklist
developmentbranch.make smokeTestterminal command runs without failure.