aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2020-03-06 12:43:15 +0100
committernico <nico@magicbroccoli.de>2020-03-06 12:43:15 +0100
commitc8d88a537d3afdc10618e92ea63dc353a3250058 (patch)
tree63e65831a7921586de339fdfd060450a0235dc5c /config.py
parent95616508ceb29303a87b71544c3b36929c0bd3d2 (diff)
better session handeling
* improved session handeling Due to the with statement in the session creation process, every requests to the api created a new session. This patch decreases the enormous TCP overhead, by creating a single global session to reuse.
Diffstat (limited to 'config.py')
0 files changed, 0 insertions, 0 deletions