ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

PySystem defaults to async init #812

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

Changes the PySystem ctor to initialize as unchecked.

Provides continued support of a blocking ctor for init through addition of a new binding function checked_system.

jw3 commented 1 year ago

Saving for 1.1