Release the GIL in two more methods:
* sync(), because it waits for hardware buffers to flush, which
can take several seconds depending on cirumstances (according
to the OSS docs)
* close(), because it does an implicit sync() G
Greg Ward committed
b804390ae386a5c8dbd3c107f0f22ab589d3563b
Parent: 8d1f11b