ThiBuff c2c949435e [Fix] #420 kill_switch os_exit to kill all process %!s(int64=7) %!d(string=hai) anos
..
README.md d9b4776cc2 %!s(int64=8) %!d(string=hai) anos
__init__.py 67354d07b3 use relative imports %!s(int64=8) %!d(string=hai) anos
kill_switch.py c2c949435e [Fix] #420 kill_switch os_exit to kill all process %!s(int64=7) %!d(string=hai) anos

README.md

kill_switch

Synopsis

This neuron exits the Kalliope process.

Installation

CORE NEURON : No installation needed.

Options

No parameters

Return Values

No returned values

Synapses example

Simple example :

  - name: "stop-kalliope"
    signals:
      - order: "goodbye"
    neurons:
      - kill_switch    

Notes