Skip to content

Main thread dispatch change (#1315) causes updateViewGroupOffline to hang #1335

@ELeeScape

Description

@ELeeScape

I think #1315 broke updateViewGroupOffline and causes it to hang, because updateViewGroupOffline calls loadTiles and updateViewGroup in a loop until all tiles are loaded and those functions used to call _asyncSystem.dispatchMainThreadTasks() but now they don't, so loading never finishes. Or possibly I'm misunderstanding something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions