mirror of
https://github.com/schoebel/mars
synced 2025-01-05 05:40:51 +00:00
copy: improve trigger
This commit is contained in:
parent
506f57d04b
commit
f1d7caedfe
@ -868,6 +868,7 @@ static int _copy_thread(void *data)
|
||||
|
||||
_clear_all_mref(brick);
|
||||
brick->terminated = true;
|
||||
mars_trigger();
|
||||
MARS_DBG("--------------- copy_thread done.\n");
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user