MCPcopy
hub / github.com/vladmandic/sdnext / sdapi.py

File sdapi.py

cli/sdapi.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2#pylint: disable=redefined-outer-name
3"""
4helper methods that creates HTTP session with managed connection pool

Callers

nothing calls this directly

Calls 13

interruptFunction · 0.85
progresssyncFunction · 0.85
shutdownFunction · 0.85
getsyncFunction · 0.85
closeFunction · 0.85
progressFunction · 0.70
optionsFunction · 0.70
get_logFunction · 0.70
get_infoFunction · 0.70
getMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected