This patch
- fixes direct_index on attributes with UInt64, IPoint, or UPoint domains, used when sorting such attributes in the TableView.
- avoids Suspension (with S0) while executing posted main-thread operations, such as event-log processing
- fixes selecting cells in a raster with a compacted domain, related to #840 and #845.
Furthermore, interactions between worker threads and the main GUI thread have been streamlined to avoid starvation and deadlocks.
Full Changelog: v16.0.3...v16.0.5