a conflict is between http and normal action ?

because httpClient use CCDirector::sharedDirector()->getScheduler()->scheduleSelector and in CCScheduler::update the m_pHashForTimers update after normal action so if i want to action after http finish will have a conflict? i found the action’s performance is not normal.