I have a dynamic system where developers can "plugin" their functions into the different functionalities of the system. I'd like to trigger events once their functions are fully executed, but the problem is : I don't know anything about their functions (if they use async, promises ... )
Here is an example of what a plugin looks like :
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…