allenai / pdf-component-library

51 stars 5 forks source link

29578 Refactor PDF load handlers to use async/await #41

Closed carolinepaulic closed 3 years ago

carolinepaulic commented 3 years ago

Description

This covers the async/await subtask of https://github.com/allenai/scholar/issues/29578

Changes in this PR:

Testing Plan

carolinepaulic commented 3 years ago

Moving changes into a new branch and PR: https://github.com/allenai/pdf-component-library/pull/44