The sync queue proxy has the timeout arg typed as an optional int, but to match the stdlib queue it should be an optional float.