storj/satellite/mailservice
Moby von Briesen 0ff3516f54 satellite/mailservice: Fix bug causing issues with test account creation
The context passed into SendEmail gets canceled before links are clicked
in the test environment. This change passes an un-cancelable context
from SendRenderedAsync so that email sending/link clicking can be
completed even if the parent context is canceled.

Change-Id: I88535d315900d7886877f0e14d1d052745402ac7
2021-05-25 06:19:53 +00:00
..
simulate ci: fix lint errors 2021-05-17 13:37:31 +00:00
service.go satellite/mailservice: Fix bug causing issues with test account creation 2021-05-25 06:19:53 +00:00