You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.
The JavaScript documentation makes the following claim:
Checking the result of a job can require knowing what the original job request actually was.
Thus, the get_result method will return both values.
The method in JS is named getResult and it sounds like the original job request is not available in either JS or Python anyway (see andyet/thoonk.py#8).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The JavaScript documentation makes the following claim:
Thus, the
get_result
method will return both values.The method in JS is named
getResult
and it sounds like the original job request is not available in either JS or Python anyway (see andyet/thoonk.py#8).The text was updated successfully, but these errors were encountered: