gdt-dev / gdt

Go Declarative Testing
Apache License 2.0
4 stars 2 forks source link

try manually canceling specCtx #39

Closed jaypipes closed 4 months ago

jaypipes commented 4 months ago

Instead of defer'ing the specCancel, try manually calling the specCancel on exit points in each spec execution.

Issue #37