Change target_ops::async to accept bool This changes the parameter of target_ops::async from int to bool. Regression tested on x86-64 Fedora 34.