mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +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.