1config BR2_PACKAGE_PYTHON_SNIFFIO 2 bool "python-sniffio" 3 help 4 Sniff out which async library your code is running under. 5 6 https://github.com/python-trio/sniffio 7