- Better handling of thread bound tasks to keep them distinct from regular ones as much as possible
- No Qt dependency in tests crash handler
- Fix for possible crash in infinite Future::wait()
- CPU pauses added to lock primitive for better cpu usage
- aarch64 architecture is now supported