Project

General

Profile

Actions

Bug #2742

closed

Face creation fails due to heavy application processing before calling processEvents

Added by Anonymous about 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Base
Target version:
Start date:
04/10/2015
Due date:
% Done:

100%

Estimated time:

Description

Applications that have the following pattern:

Face face;

<load/process data>
<register prefixes>

face.processEvents()

fail because of the time gap between creating the Face and calling processEvents. This is a recurring problem for applications and repo-ng seems to be another victim.


Files

consumer.cpp (225 Bytes) consumer.cpp minimal program to reproduce Anonymous, 04/10/2015 11:55 AM
20150901233155.tgz (150 KB) 20150901233155.tgz Alex Afanasyev, 09/01/2015 05:12 PM

Related issues 1 (0 open1 closed)

Related to ndn-cxx - Task #2526: Application crashes after trying to put large data into faceClosed02/16/2015

Actions
Actions

Also available in: Atom PDF