This website requires JavaScript.
Explore
Help
Sign In
SwissFEL
/
morbidissimo
Watch
0
Star
0
Fork
0
You've already forked morbidissimo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
654d611f626fa7e22df885bc2d7a90df0cc015e0
morbidissimo
/
modman
History
Sven Augustin
76e8b95c85
renamed main.py to run.py
2021-03-09 18:57:18 +01:00
..
scripts
ignore ignore; add infinite loop test that catched KeyboardInterrupt
2021-02-08 10:53:15 +00:00
importing.py
slightly cleaner
2021-02-08 13:13:01 +00:00
killthread.py
better errors
2021-02-08 13:13:24 +00:00
modman.py
made name of entry function configurable (defaults to run); adjusted MissingRunFunctionError -> MissingEntryFunctionError
2021-02-15 11:12:23 +00:00
module.py
made name of entry function configurable (defaults to run); adjusted MissingRunFunctionError -> MissingEntryFunctionError
2021-02-15 11:12:23 +00:00
run.py
renamed main.py to run.py
2021-03-09 18:57:18 +01:00
task.py
add killthread function, make Task killable; Task daemonizes per default
2021-02-08 10:54:04 +00:00
utils.py
some error handling
2021-02-06 13:10:55 +00:00