Using this library will have many issues (in the real world) if one user uses it concurrently with itself...
In our model we assume one user has one key, one config,etc. therefore we should limit aiokraken usage to just one instance per user, maybe via a pidfile somewhere in the config folder ?