Skip to content
Snippets Groups Projects
Commit 3cc16fdb authored by Joseph Weston's avatar Joseph Weston
Browse files

save execution time directly on the futures inside the runners

Previously we were wrapping the learner function and doing the
timing there. This makes things more complicated in the case that
we are learning an 'async def' function.
parent 0524c8d4
No related branches found
No related tags found
1 merge request!130save execution time on futures inside runners
Pipeline #13034 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment