Modify

Opened 10 years ago

#38 new defect

Issue with custom servername when using PBSQuery

Reported by: dennis Owned by: bas
Priority: major Milestone:
Component: pbs Version: 4.4.0
Keywords: Cc:

Description

When you try to use the following statement something strange is happening:

import PBSQuery
p = PBSQuery.PBSQuery('batch1.lisa.surfsara.nl')

It will take a very long time initialize the p object. If you use a short hostname, for example batch1. PBSQuery initializes fast.

After some debugging. I noticed this has to do with the code on line 95. When this line is commented PBSQuery initializes fast.

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
Action
as new The owner will remain bas.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from bas to the specified user. Next status will be 'new'.
The owner will be changed from bas to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.