Closed vorishirne closed 4 years ago
each request is processed in a set of dedicated goroutines. you can handle concurrency at your plugins as you please. for more on that: https://www.golang-book.com/books/intro/10
This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.
Is it possible to use async functions in plugins? Is the actual code-base using asynch architecture?