Ignore:
Timestamp:
11/05/19 16:02:34 (5 years ago)
Author:
ymipsl
Message:

Some Update on XIOS services
Seems to work on Irène for :

  • first level of servers
  • fisrt + second level of servers
  • attached mode

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.cpp

    r1761 r1764  
    262262          { 
    263263            for (int i = 0; i < context->serverPrimServer.size(); ++i)  context->serverPrimServer[i]->listen(); 
    264             CServer::contextEventLoop(false) ; // avoid dead-lock at finalize... 
     264 //ym           CServer::contextEventLoop(false) ; // avoid dead-lock at finalize... 
     265            context->globalEventLoop() ; 
    265266          } 
    266267 
Note: See TracChangeset for help on using the changeset viewer.