Skip to content

OmniThreadLibrary 3.07.1

Compare
Choose a tag to compare
@gabr42 gabr42 released this 19 May 10:36
· 214 commits to master since this release

New features

  • Added support for Delphi 10.2 Tokyo.

Bug fixes

  • Fixed long standing problem with timer processing in OtlTaskControl which could cause timers not to be triggered correctly and sometimes resulted in range check error.
  • Fixed potential problem in TOTPWorker.Cancel.
  • GParallelPool.IdleWorkerThreadTimeout_sec was incorrectly set to 60.000 seconds instead of 60 seconds.