Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run paste in the background #496

Open
sebastinas opened this issue Feb 28, 2015 · 3 comments
Open

run paste in the background #496

sebastinas opened this issue Feb 28, 2015 · 3 comments
Labels
Milestone

Comments

@sebastinas
Copy link
Contributor

@sebastinas sebastinas commented Feb 28, 2015

If the request to the server times out, the UI hangs. The request should happen in the background.

@sebastinas sebastinas added this to the 0.15 milestone Feb 28, 2015
@adityagupta679
Copy link

@adityagupta679 adityagupta679 commented Jan 24, 2016

I would like to work on this . How can i Help ?

@thomasballinger
Copy link
Member

@thomasballinger thomasballinger commented Jan 24, 2016

Hi @adityagupta679. Do you have a development environment set up? If not, check out http://docs.bpython-interpreter.org/contributing.html for instructions.

We might try spawning a thread to do this in, so the first step would be running the upload in a thread without updating status at all. After that we might add a queue for the thread to communicate back with the main UI to let it know what stage it's at.

I'm happy to give more detailed information if you'd like, email me at me@ballingt.com if so.

@adityagupta679
Copy link

@adityagupta679 adityagupta679 commented Jan 25, 2016

Helllo @thomasballinger. I have just set up the development environment. and also sent you an email requesting more detailed information.

@sebastinas sebastinas modified the milestones: 0.15, feature paradise Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.