Actions
Bug #3671
closedndn_application self.processId is not a member of the class
Start date:
07/14/2016
Due date:
% Done:
100%
Estimated time:
Description
In https://github.com/named-data/mini-ndn/blob/master/ndn/ndn_application.py
self.processId should be initialized to empty string in init otherwise it may get overwritten between calling start and stop and NFDs won't be terminated.
Also make sure NFD is killed properly.
Updated by Ashlesh Gawande over 8 years ago
- Status changed from New to Code review
- % Done changed from 0 to 90
Updated by Ashlesh Gawande over 8 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions