Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ processFinished
Method
processFinished
src/openms_gui/source/VISUAL/TOPPASScene.cpp:1666–1671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1664
}
1665
1666
void TOPPASScene::processFinished()
1667
{
1668
--threads_active_;
1669
// try to run next in line
1670
runNextProcess();
1671
}
1672
1673
bool TOPPASScene::askForOutputDir(bool always_ask)
1674
{
Callers
1
executionFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected