mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
291 B
Text
6 lines
291 B
Text
|
o Minor bugfix (KIST scheduler):
|
||
|
- Downgrade a warning to log info when the monotonic time diff is
|
||
|
negative. This can happen on platform not supporting monotonic time. The
|
||
|
scheduler recovers from this without any problem. Fixes ticket 23969;
|
||
|
bugfix on 0.3.2.1-alpha.
|