Skip to content

Commit

Permalink
update thrift/js example
Browse files Browse the repository at this point in the history
  • Loading branch information
markaren committed Dec 5, 2019
1 parent b4dee61 commit 8a2d0f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client-demos/browser/thrift/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
console.log((t1 - t0) + " ms.")

status = client.terminate(instance_id)
client.freeInstance(instance_id)

})();

Expand Down

0 comments on commit 8a2d0f3

Please sign in to comment.