Tickets
Issues
# TODO: check the id is not already in use- Id: e5f315744152154137b8cf02d5e13caf
- Status: Closed
- Initial commit: 4488f435279f1fcdbfac2308f63c573434f8556a
- Creation date: 2012-07-13 14:16:43
- Last changed: 2012-08-28 11:24:12
- Created by: Laurent Defert
- File: ficus/client.py
- Last changed by: Laurent Defert
- Component:
# TODO: check the id is not already in use
rnd = randint(0, sys.maxint)
self.send('set_id %i' % rnd)
logging.info('Offering id %i' % rnd)
# If we have no id yet either, generate one
History
-
Changed by Laurent Defert on 2012-08-28 11:24:12 during 58297484212f5fba177e6629c06301bfaea303e2
-
Status:
Open- Closed