Skip to content
Snippets Groups Projects
Commit a780df5e authored by Florian Fischer's avatar Florian Fischer
Browse files

[IO] add FutureError and throw it when wait is called on a Future with callback

The wait() call on a Future with callback currently will never return
therefore calling wait() is disallowed.
parent e1722b7e
No related branches found
No related tags found
No related merge requests found
Pipeline #57705 passed