Skip to content

Gio: Throw if trying to promisify an interface

Marco Trevisan requested to merge 3v1n0/gjs:promisification-checks into master

It wouldn't just work, so there's no point to allow it, as it may lead to false expectations as it happens with GFile.

Merge request reports