RetroAchievements / rcheevos

Library to parse and evaluate achievements and leaderboards for RetroAchievements
MIT License
90 stars 34 forks source link

don't return async handle for completed operation #270

Closed Jamiras closed 1 year ago

Jamiras commented 1 year ago

Alternate solution for bug reported in #269.

When trying to load a game that has previously been identified as unknown, no async operation occurs, so it's incorrect to return an async_handle.