remove debug
This commit was SVN r7653.
Этот коммит содержится в:
родитель
2ea71064ad
Коммит
a79e07390a
@ -132,7 +132,6 @@ static int orte_iof_svc_close(void)
|
|||||||
static void
|
static void
|
||||||
orte_iof_svc_exception_handler(const orte_process_name_t* peer, orte_rml_exception_t reason)
|
orte_iof_svc_exception_handler(const orte_process_name_t* peer, orte_rml_exception_t reason)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "orte_iof_svc_exception_handler [%lu,%lu,%lu]\n", ORTE_NAME_ARGS(peer));
|
|
||||||
orte_iof_svc_sub_delete_all(peer);
|
orte_iof_svc_sub_delete_all(peer);
|
||||||
orte_iof_svc_pub_delete_all(peer);
|
orte_iof_svc_pub_delete_all(peer);
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user