Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 230)

Ticket Owner Reporter Resolution Summary
#74 Antoine Martin Antoine Martin fixed prevent sessions from failing silently
Description

All session types should have a startup timeout which will check that the session has moved past "starting" state within 30 seconds. Some do, but not all apparently (or at least not in all cases). At least we now detect SSH errors and report them to the client.

#75 Antoine Martin Antoine Martin fixed code is racy: must add locking around critical sections
Description

In most cases the racy code is harmless, but in some cases (preload sessions) a user could end up having access to someone else's session! Must add the equivalent of Java's synchronized keyword to quite a few places...

#77 Antoine Martin Antoine Martin fixed native OSX improvements
Description

Using igemacintegration it should be possible to:

  • integrate into the mac menu
  • integrate into the dock
  • prevent having 2 icons (one for python and one for our app)

There must also be away to do the auto-start on the Mac.

Since

Note: See TracQuery for help on using queries.