This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-16 16:00:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8a92f37bfde2c35246bc9b80a2252bea37d7c8a
steampipe
/
pkg
/
pluginmanager_service
History
kaidaguerre
d8a92f37bf
When plugin startup experiences panic, plugin writes known string to stdout so plugin manager can intercept the "Unrecognized remote plugin message" and instead return the panic message. DO not retry plugin startup if initialisation fails.
#3732
.
2023-08-09 13:20:03 +01:00
..
grpc
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
Makefile
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
message_server.go
Execute RefreshConnections asyncronously and optimise for high connection count. Add connection_state table.
2023-05-10 09:05:08 +01:00
plugin_manager.go
When plugin startup experiences panic, plugin writes known string to stdout so plugin manager can intercept the "Unrecognized remote plugin message" and instead return the panic message. DO not retry plugin startup if initialisation fails.
#3732
.
2023-08-09 13:20:03 +01:00