decred / dcrstakepool

Stakepool for Decred.
Other
72 stars 75 forks source link

Add contexts #614

Closed dajohi closed 4 years ago

dajohi commented 4 years ago

Instead of always using a new context, just pass around the running context or use the http request context.