Add reentry protection to ExecutionManager.run() (#175)
* Add nonreentrant to ExecutionManager.run() * Cheaper check using uninit'd tx context * Remove extraneous import
Showing
Please register or sign in to comment
* Add nonreentrant to ExecutionManager.run() * Cheaper check using uninit'd tx context * Remove extraneous import