Changeset 38
- Timestamp:
- 10/27/11 18:25:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/pbs_drmaa/log_reader.c
r36 r38 458 458 fsd_mutex_unlock( &self->session->mutex ); 459 459 460 usleep( 1500000); /* 500 ms - consider using inotify - but this would not work with NFS */460 usleep(300000); /* 300 ms - consider using inotify - but this would not work with NFS */ 461 461 462 462 fsd_mutex_lock( &self->session->mutex );
Note: See TracChangeset
for help on using the changeset viewer.