Wojciech Bederski

Results 15 issues of Wojciech Bederski

I don't have any specific reproduction steps yet, but it seems that there exists a path in which a connection in redis connection pool are not closed properly (left in...

bug

Use ctypes instead

feature request

Right now supervisor pokes each process every 0.2 seconds and also after sending any input event. It would great if console_server.py just let console_client.py know when something changed on screen.

feature request

If a file is active start terminal there, if not, start at one of the currently open folders/project root.

feature request

It's too slow! :-) diff refresh: http://i.imgur.com/e9A78.png full refresh: http://i.imgur.com/Strkc.png add_regions() and erase_regions() are called for each one character, making it totaling at 2_ROWS_COLS method calls each refresh. We could...

feature request

At least unload_handler() in sublimepty that gracefully closes all processes and cleans supervisor

feature request