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
653f8d942ec6e4bd5e2ae7239a5f467d2bc355e2
morbidissimo
/
modman
History
Sven Augustin
653f8d942e
removed test code from prototyping
2021-03-09 18:56:50 +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
main.py
switched to Module class
2021-02-07 19:00:54 +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
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