close_all_connections: Cleanup function to unset/close all open connections
Description
This function is meant to be called at the end of a
run of the app. It will close all open connections to files
or databases. This closes ALL connections. Not just the ones
opened by this package.