Open Pikamander2 opened 5 months ago
Hi there, I used a code search and found an incorrect number of seconds in a day (84600 instead of 86400) listed in one of your files. I recommend fixing it to avoid incorrect timings that could potentially lead to unexpected behavior.
https://github.com/hse-project/hse/blob/6d5207f88044a3bd9b3539260074395317e276d5/tools/kvt/kvt.c#L224
No response
Description
Hi there, I used a code search and found an incorrect number of seconds in a day (84600 instead of 86400) listed in one of your files. I recommend fixing it to avoid incorrect timings that could potentially lead to unexpected behavior.
https://github.com/hse-project/hse/blob/6d5207f88044a3bd9b3539260074395317e276d5/tools/kvt/kvt.c#L224
Steps to reproduce
No response
Linux Distribution
https://github.com/hse-project/hse/blob/6d5207f88044a3bd9b3539260074395317e276d5/tools/kvt/kvt.c#L224
File System
https://github.com/hse-project/hse/blob/6d5207f88044a3bd9b3539260074395317e276d5/tools/kvt/kvt.c#L224
Other System details
No response