Jump to content
Primož Gabrijelčič

OmniThreadLibrary 3.07.8

Recommended Posts

OmniThreadLibrary 3.07.8 has just been released. It contains few small fixes + support for Delphi 10.4 Sydney.

 

Changelog:

 

  • New features:
    • Implemented IOmniTask.RegisterWaitObject with an anonymous method callback.
    • [Jacek Laskowski] donated a new OTL icon (res\OTL.ico).
    • Added Delphi 10.4 Syndey packages.
  • Bug fixes:
    • [sglienke] A reference to an anonymous method executor in IOmniTask is cleaned up as soon as possible. This allows OTL tasks to be executed from a package. [issue #132]
    • TOmniMREW.TryEnterReadLock and .TryEnterWriteLock were returning True on timeout.
    • SetOnMessage(nil) works correctly.
    • Fixed invalid FreeAndNil of an interface in TOmniFuture<T>.Execute.
    • Compiles with Delphi 10.4 Sydney.

 

https://github.com/gabr42/OmniThreadLibrary/releases/tag/release-3.07.8

  • Like 5
  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×