Update content/shared/influxdb3-processing-engine.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/5958/head
Jameelah Mercer 2025-04-23 16:59:16 -07:00 committed by GitHub
parent eba605c273
commit 271d585820
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ The Processing engine runs Python code directly within a {{% product-name %}} se
values
> [!Note]
> The Processing engine runs all plugins in the same Python process. Changes made by one plugin can affect other plugins,
> as the system does not fully isolate changes from each other.
> The Processing engine runs all plugins in the same Python process. Changes made by one plugin can affect other plugins.
### Event processing flow