mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-19 12:05:13 +00:00
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.