Update content/shared/influxdb3-processing-engine.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5958/head
parent
eba605c273
commit
271d585820
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue