Skip to content

Synchronous File Scan Operations Deadlock #2

Description

@oh-yeah

Scan operations that are performed synchronous never complete. I believe this is caused by a thread deadlock based on the code below:

I've uploaded a simple sample project of the issue. Simply add an api key, start it up, scan a file. You find that async scan api call work as expected, but synchronous just hang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions