rahulnegi20 / tdict

Terminal Google Dictionary for those who want to search word meaning from terminal directly.
7 stars 5 forks source link

Implementing multi-threading in code. #2

Open rahulnegi20 opened 3 years ago

rahulnegi20 commented 3 years ago

If we can use multi-threading to call for synonyms and examples while waiting for or get-meaning function to respond.

SineshX commented 3 years ago

yes I can try , but first fix the get_meaning and get example function : its showing error :----

!!Error!! <class 'IndexError'>

rahulnegi20 commented 3 years ago

sure will look into it.