PUMATeam / catapult

A management system for firecracker - WIP
Apache License 2.0
7 stars 5 forks source link

clone context and add value when installing #116

Closed bennyz closed 4 years ago

bennyz commented 4 years ago

spawning a goroutine will cause the request to finish before the goroutine, and we want to keep the context rather than creating a new one