Magne Helleborg

Results 2 issues of Magne Helleborg

In order to support deletes for compacted topics, this PR allows empty / null payloads to be sent when using the Kafka extension. The previous requirement that the payload is...

### Summary Ported the `CancellationToken` pattern used in dotnet and exposed `context.Context` as `Ctx()` on the actor context. This should make easier to cancel long running operations in actors gracefully...