diamondburned/gotk4

gcancel.Cancellable does not inherit parent properly

Closed this issue · 1 comments

The current design of gcancel.Cancellable doesn't inherit the context
properly, so the WithCancel()'s API is actually invalid.

This should be a trivial fix.

Closed by 4b25d91.