..............                                                           [100%]
=============================== warnings summary ===============================
tests/gateway/test_slack_plugin_action_handlers.py::TestSlackAdapterPluginActionWiring::test_plugin_exception_does_not_propagate_to_slack
  /home/cube/miniconda3/lib/python3.12/unittest/mock.py:2217: RuntimeWarning: coroutine 'SlackAdapter._socket_watchdog_loop' was never awaited
    def __init__(self, name, parent):
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

tests/gateway/test_slack_plugin_action_handlers.py::TestSlackAdapterPluginActionWiring::test_plugin_loader_failure_does_not_break_connect
  <frozen abc>:117: RuntimeWarning: coroutine 'SlackAdapter._socket_watchdog_loop' was never awaited
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
14 passed, 2 warnings in 0.43s
/home/cube/projects/richard/.worktrees/nutricoach-v140-impl/.venv/lib/python3.12/site-packages/_pytest/unraisableexception.py:33: RuntimeWarning: coroutine 'SlackAdapter._socket_watchdog_loop' was never awaited
  gc.collect()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
