textileio / go-threads

Server-less p2p database built on libp2p
MIT License
451 stars 65 forks source link

move vm timeout to where func is called #577

Closed sanderpick closed 2 years ago

sanderpick commented 2 years ago

timeout was being set at the time of VM creation, not before it's use.