python-varnishapi
python-varnishapi copied to clipboard
Results
1
python-varnishapi issues
Sort by
recently updated
recently updated
newest added
Issue: When attempting to use python-varnishapi to read varnishlog dumped to binary file on disk, opening it with Varnishapi.VarnishLog() triggers assert in vsm.c. ``` Assert error in VSM_Get(), vsm.c line...