Amnesic-Systems / nitriding

Tool kit for building secure, scalable, and networked services on top of AWS Nitro Enclaves.
Mozilla Public License 2.0
2 stars 2 forks source link

Fixing data race in DefaultTransport #4

Closed jatanloya closed 9 months ago

jatanloya commented 9 months ago

Go race warning for these lines.

NullHypothesis commented 9 months ago

Looks good, thanks!