The NNTP package doesn't currently support asynchronous
requests. As NNTP commands may take a long time to run, it
would be useful to be able to do these asynchronously. The ability
to get a progress callback would also be useful (similar to the http
package).