Skip to content

Revert "lib: Async functions cannot be started without a mainloop"

Bastien Nocera requested to merge wip/hadess/no-poll-setup into master

This reverts commit 700c5791.

We don't need a poll setup to be able to call sync functions, which then use async functions for implementation internally.

Closes: #124 (closed)

Conflicts: libfprint/fpi-async.c

Merge request reports