mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 17:28:32 +00:00
0695f8e827
The wrapper around seek would sometimes change offsets before passing to lseek. Directly call lseek since python appears to be making some sort of mistake in some cases.