Correctly terminate results function
This commit fixes a bug in the 'results' function. This function was not using the 'Ax.exhausted' function which checks if we are done fetching results from Arxiv. As a result the generated 'Conduit' would get stuck demanding results, resulting in the caller never making progress.
Showing
Please register or sign in to comment