mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +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.