source: ogAgent-Git/src/opengnsys/workers/__init__.py @ 74ef2b7

configure-ptt-chedecorare-oglive-methodsejecutarscript-b64fix-cfg2objfixes-winlgromero-filebeatmainnew-browserno-ptt-paramogadmclient-statusogcore1oglogoglog2override-moduleping1ping2ping3ping4report-progresstlsunification2unification3
Last change on this file since 74ef2b7 was 9b91eed, checked in by Natalia Serrano <natalia.serrano@…>, 7 months ago

refs #789 perform long-running tasks in the background

  • Property mode set to 100644
File size: 138 bytes
Line 
1from .server_worker import ServerWorker
2from .client_worker import ClientWorker
3from .oglive_worker import ogLiveWorker, ThreadWithResult
Note: See TracBrowser for help on using the repository browser.