Closed josevalim closed 6 years ago
This is a tricky one, it might be we should provide the functions and drivers build their own run
from lower level functions. Currently every function called in the context of a run
except transaction functions. This would no longer map as we only care about the checkout -> checkin change
For now we are inclined to do this on the side. But we still need to check the disconnect behaviour with status.
CLosing in favor of #145.
The question is if we should ALWAYS do this or only on certain cases.