Actions
Bug #34
closedSingle-instance not working when starting multiple instances from scratch
Start date:
11/30/2009
Due date:
% Done:
100%
Estimated time:
5:00 h
Reported in:
Description
Sometimes single-instance code fails to detect that another instance is starting up, and many LeechCrafts get started. Reproducible by shell:
for i in `seq 1 5`; do leechcraft &; done
Updated by 0xd34df00d almost 15 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 5:00 h
Actions